Serialized Form
-
Package com.oracle.webservices.api.message
-
Class com.oracle.webservices.api.message.BasePropertySet.PropertyMap extends HashMap<String,BasePropertySet.Accessor> implements Serializable
-
Class com.oracle.webservices.api.message.ReadOnlyPropertyException extends IllegalArgumentException implements Serializable
-
Serialized Fields
-
propertyName
String propertyName
-
-
-
-
Package com.oracle.webservices.oracle_internal_api.rm
-
Class com.oracle.webservices.oracle_internal_api.rm.InboundAcceptedAcceptFailed extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class com.oracle.webservices.oracle_internal_api.rm.RMRetryException extends Exception implements Serializable
-
-
Package com.sun.istack
-
Class com.sun.istack.FinalArrayList extends ArrayList<T> implements Serializable
-
Class com.sun.istack.SAXException2 extends SAXException implements Serializable
-
Class com.sun.istack.SAXParseException2 extends SAXParseException implements Serializable
-
Class com.sun.istack.XMLStreamException2 extends XMLStreamException implements Serializable
-
-
Package com.sun.xml.fastinfoset.util
-
Class com.sun.xml.fastinfoset.util.ValueArrayResourceException extends RuntimeException implements Serializable
-
-
Package com.sun.xml.messaging.saaj
-
Class com.sun.xml.messaging.saaj.SOAPExceptionImpl extends jakarta.xml.soap.SOAPException implements Serializable
-
Serialized Fields
-
cause
Throwable cause
-
-
-
-
Package com.sun.xml.messaging.saaj.packaging.mime
-
Class com.sun.xml.messaging.saaj.packaging.mime.MessagingException extends Exception implements Serializable
-
Serialized Fields
-
next
Exception next
The next exception in the chain.
-
-
-
-
Package com.sun.xml.messaging.saaj.packaging.mime.internet
-
Class com.sun.xml.messaging.saaj.packaging.mime.internet.ParseException extends MessagingException implements Serializable
-
-
Package com.sun.xml.messaging.saaj.soap
-
Class com.sun.xml.messaging.saaj.soap.GifDataContentHandler extends Component implements Serializable
-
Class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler extends Component implements Serializable
-
Serialized Fields
-
flavor
jakarta.activation.ActivationDataFlavor[] flavor
-
-
-
Class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler extends Component implements Serializable
-
Class com.sun.xml.messaging.saaj.soap.SOAPIOException extends IOException implements Serializable
-
Serialized Fields
-
soapException
SOAPExceptionImpl soapException
-
-
-
Class com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException extends SOAPExceptionImpl implements Serializable
-
-
Package com.sun.xml.messaging.saaj.soap.impl
-
Class com.sun.xml.messaging.saaj.soap.impl.TreeException extends RuntimeException implements Serializable
-
-
Package com.sun.xml.messaging.saaj.util
-
Class com.sun.xml.messaging.saaj.util.FinalArrayList extends ArrayList<E> implements Serializable
-
Class com.sun.xml.messaging.saaj.util.JaxmURI extends Object implements Serializable
-
Serialized Fields
-
m_fragment
String m_fragment
If specified, stores the fragment for this URI; otherwise null -
m_host
String m_host
If specified, stores the host for this URI; otherwise null -
m_path
String m_path
If specified, stores the path for this URI; otherwise null -
m_port
int m_port
If specified, stores the port for this URI; otherwise -1 -
m_queryString
String m_queryString
If specified, stores the query string for this URI; otherwise null. -
m_scheme
String m_scheme
Stores the scheme (usually the protocol) for this URI. -
m_userinfo
String m_userinfo
If specified, stores the userinfo for this URI; otherwise null
-
-
-
Class com.sun.xml.messaging.saaj.util.JaxmURI.MalformedURIException extends IOException implements Serializable
-
-
Package com.sun.xml.stream.buffer
-
Class com.sun.xml.stream.buffer.XMLStreamBufferException extends Exception implements Serializable
-
-
Package com.sun.xml.txw2
-
Class com.sun.xml.txw2.IllegalAnnotationException extends TxwException implements Serializable
- serialVersionUID:
- 1L
-
Class com.sun.xml.txw2.IllegalSignatureException extends TxwException implements Serializable
- serialVersionUID:
- 1L
-
Class com.sun.xml.txw2.TxwException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.sun.xml.ws.addressing.model
-
Class com.sun.xml.ws.addressing.model.ActionNotSupportedException extends jakarta.xml.ws.WebServiceException implements Serializable
-
Serialized Fields
-
action
String action
-
-
-
Class com.sun.xml.ws.addressing.model.InvalidAddressingHeaderException extends jakarta.xml.ws.WebServiceException implements Serializable
-
Class com.sun.xml.ws.addressing.model.MissingAddressingHeaderException extends jakarta.xml.ws.WebServiceException implements Serializable
-
Serialized Fields
-
name
QName name
-
-
-
-
Package com.sun.xml.ws.api
-
Class com.sun.xml.ws.api.PropertySet.PropertyMap extends BasePropertySet.PropertyMap implements Serializable
-
-
Package com.sun.xml.ws.api.ha
-
Class com.sun.xml.ws.api.ha.HighAvailabilityProviderException extends jakarta.xml.ws.WebServiceException implements Serializable
-
-
Package com.sun.xml.ws.api.message
-
Class com.sun.xml.ws.api.message.ExceptionHasMessage extends JAXWSExceptionBase implements Serializable
-
Class com.sun.xml.ws.api.message.HeaderList extends ArrayList<Header> implements Serializable
- serialVersionUID:
- -6358045781349627237L
-
Serialized Fields
-
moreUnderstoodBits
BitSet moreUnderstoodBits
If there are more than 32 headers, we use thisBitSetto keep track of whether those headers are understood. Lazily allocated. -
soapVersion
SOAPVersion soapVersion
-
understoodBits
int understoodBits
Bit set to keep track of which headers are understood.The first 32 headers use this field, and the rest will use
HeaderList.moreUnderstoodBits. The expectation is that most of the time a SOAP message will only have up to 32 headers, so we can avoid allocating separate objects forBitSet.
-
-
-
Package com.sun.xml.ws.api.security.secconv
-
Class com.sun.xml.ws.api.security.secconv.WSSecureConversationRuntimeException extends RuntimeException implements Serializable
-
Serialized Fields
-
faultcode
QName faultcode
-
-
-
-
Package com.sun.xml.ws.api.security.trust
-
Class com.sun.xml.ws.api.security.trust.WSTrustException extends Exception implements Serializable
-
-
Package com.sun.xml.ws.client
-
Class com.sun.xml.ws.client.ClientTransportException extends JAXWSExceptionBase implements Serializable
-
Class com.sun.xml.ws.client.SenderException extends JAXWSExceptionBase implements Serializable
-
-
Package com.sun.xml.ws.commons.ha
-
Class com.sun.xml.ws.commons.ha.StickyKey extends Object implements Serializable
-
Serialized Fields
-
hashKey
String hashKey
-
key
Serializable key
-
-
-
-
Package com.sun.xml.ws.developer
-
Class com.sun.xml.ws.developer.ServerSideException extends Exception implements Serializable
-
Serialized Fields
-
className
String className
-
-
-
-
Package com.sun.xml.ws.encoding
-
Class com.sun.xml.ws.encoding.ImageDataContentHandler extends Component implements Serializable
-
Serialized Fields
-
flavor
jakarta.activation.ActivationDataFlavor[] flavor
-
-
-
-
Package com.sun.xml.ws.encoding.soap
-
Class com.sun.xml.ws.encoding.soap.DeserializationException extends JAXWSExceptionBase implements Serializable
-
Class com.sun.xml.ws.encoding.soap.SerializationException extends JAXWSExceptionBase implements Serializable
-
-
Package com.sun.xml.ws.fault
-
Class com.sun.xml.ws.fault.ServerSOAPFaultException extends jakarta.xml.ws.soap.SOAPFaultException implements Serializable
-
-
Package com.sun.xml.ws.handler
-
Class com.sun.xml.ws.handler.HandlerException extends JAXWSExceptionBase implements Serializable
-
-
Package com.sun.xml.ws.model
-
Class com.sun.xml.ws.model.RuntimeModelerException extends JAXWSExceptionBase implements Serializable
-
-
Package com.sun.xml.ws.org.objectweb.asm
-
Class com.sun.xml.ws.org.objectweb.asm.ClassTooLargeException extends IndexOutOfBoundsException implements Serializable
- serialVersionUID:
- 160715609518896765L
-
Serialized Fields
-
className
String className
-
constantPoolCount
int constantPoolCount
-
-
Class com.sun.xml.ws.org.objectweb.asm.MethodTooLargeException extends IndexOutOfBoundsException implements Serializable
- serialVersionUID:
- 6807380416709738314L
-
-
Package com.sun.xml.ws.policy
-
Class com.sun.xml.ws.policy.PolicyException extends Exception implements Serializable
-
-
Package com.sun.xml.ws.policy.privateutil
-
Class com.sun.xml.ws.policy.privateutil.RuntimePolicyUtilsException extends RuntimeException implements Serializable
-
-
Package com.sun.xml.ws.policy.sourcemodel
-
Class com.sun.xml.ws.policy.sourcemodel.AssertionData extends Object implements Serializable
- serialVersionUID:
- 4416256070795526315L
-
-
Package com.sun.xml.ws.policy.spi
-
Class com.sun.xml.ws.policy.spi.AssertionCreationException extends PolicyException implements Serializable
-
Serialized Fields
-
assertionData
AssertionData assertionData
-
-
-
-
Package com.sun.xml.ws.protocol.soap
-
Class com.sun.xml.ws.protocol.soap.MessageCreationException extends ExceptionHasMessage implements Serializable
-
Serialized Fields
-
soapVersion
SOAPVersion soapVersion
-
-
-
Class com.sun.xml.ws.protocol.soap.VersionMismatchException extends ExceptionHasMessage implements Serializable
-
Serialized Fields
-
soapVersion
SOAPVersion soapVersion
-
-
-
-
Package com.sun.xml.ws.protocol.xml
-
Class com.sun.xml.ws.protocol.xml.XMLMessageException extends JAXWSExceptionBase implements Serializable
-
-
Package com.sun.xml.ws.rx
-
Class com.sun.xml.ws.rx.RxException extends Exception implements Serializable
- serialVersionUID:
- 2877482397322174262L
-
Class com.sun.xml.ws.rx.RxRuntimeException extends jakarta.xml.ws.WebServiceException implements Serializable
- serialVersionUID:
- 8154320015679552890L
-
-
Package com.sun.xml.ws.rx.message
-
Package com.sun.xml.ws.rx.message.jaxws
-
Class com.sun.xml.ws.rx.message.jaxws.JaxwsMessage.JaxwsMessageState extends Object implements Serializable
-
-
Package com.sun.xml.ws.rx.rm
-
Class com.sun.xml.ws.rx.rm.CloseSequenceException extends RxException implements Serializable
- serialVersionUID:
- 6938882497563905280L
-
Serialized Fields
-
sequenceId
String sequenceId
-
-
Class com.sun.xml.ws.rx.rm.RmSecurityException extends RxRuntimeException implements Serializable
- serialVersionUID:
- -8808571889805267275L
-
Class com.sun.xml.ws.rx.rm.TerminateSequenceException extends RxException implements Serializable
- serialVersionUID:
- -6941741820196934499L
-
Serialized Fields
-
sequenceId
String sequenceId
-
-
-
Package com.sun.xml.ws.rx.rm.faults
-
Class com.sun.xml.ws.rx.rm.faults.AbstractSoapFaultException extends RxRuntimeException implements Serializable
-
Serialized Fields
-
faultReasonText
String faultReasonText
-
mustTryTodeliver
boolean mustTryTodeliver
-
-
-
Class com.sun.xml.ws.rx.rm.faults.CreateSequenceRefusedFault extends AbstractSoapFaultException implements Serializable
- serialVersionUID:
- 1533003947712389030L
-
Serialized Fields
-
code
AbstractSoapFaultException.Code code
-
-
Class com.sun.xml.ws.rx.rm.faults.WsrmRequiredException extends AbstractSoapFaultException implements Serializable
-
-
Package com.sun.xml.ws.rx.rm.runtime
-
Class com.sun.xml.ws.rx.rm.runtime.InvalidSequenceException extends RxRuntimeException implements Serializable
- serialVersionUID:
- -929471072307639315L
-
Serialized Fields
-
sequenceId
String sequenceId
-
-
Class com.sun.xml.ws.rx.rm.runtime.JaxwsApplicationMessage.JaxwsApplicationMessageState extends Object implements Serializable
-
-
Package com.sun.xml.ws.rx.rm.runtime.sequence
-
Class com.sun.xml.ws.rx.rm.runtime.sequence.DuplicateMessageRegistrationException extends RxException implements Serializable
- serialVersionUID:
- 8605938716798458482L
-
Serialized Fields
-
messageNumber
long messageNumber
-
sequenceId
String sequenceId
-
-
Class com.sun.xml.ws.rx.rm.runtime.sequence.DuplicateSequenceException extends RxRuntimeException implements Serializable
- serialVersionUID:
- -4888405115401229826L
-
Serialized Fields
-
sequenceId
String sequenceId
-
-
Class com.sun.xml.ws.rx.rm.runtime.sequence.InvalidAcknowledgementException extends AbstractSoapFaultException implements Serializable
- serialVersionUID:
- 647447570493203088L
-
Serialized Fields
-
ackedRanges
List<Sequence.AckRange> ackedRanges
-
-
Class com.sun.xml.ws.rx.rm.runtime.sequence.MessageNumberRolloverException extends AbstractSoapFaultException implements Serializable
- serialVersionUID:
- 7692916640741305184L
-
Serialized Fields
-
messageNumber
long messageNumber
-
sequenceId
String sequenceId
-
-
Class com.sun.xml.ws.rx.rm.runtime.sequence.OutOfOrderMessageException extends RxException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
messageNumber
long messageNumber
-
sequenceId
String sequenceId
-
-
Class com.sun.xml.ws.rx.rm.runtime.sequence.SequenceClosedException extends AbstractSoapFaultException implements Serializable
- serialVersionUID:
- -3121993473458842931L
-
Serialized Fields
-
sequenceId
String sequenceId
-
-
Class com.sun.xml.ws.rx.rm.runtime.sequence.SequenceTerminatedException extends AbstractSoapFaultException implements Serializable
- serialVersionUID:
- -4689338956255310299L
-
Serialized Fields
-
code
AbstractSoapFaultException.Code code
-
sequenceId
String sequenceId
-
-
Class com.sun.xml.ws.rx.rm.runtime.sequence.UnknownSequenceException extends AbstractSoapFaultException implements Serializable
- serialVersionUID:
- 8837409835889666590L
-
Serialized Fields
-
sequenceId
String sequenceId
-
-
-
Package com.sun.xml.ws.rx.rm.runtime.sequence.persistent
-
Class com.sun.xml.ws.rx.rm.runtime.sequence.persistent.PersistenceException extends RxRuntimeException implements Serializable
- serialVersionUID:
- -5886181992944526905L
-
-
Package com.sun.xml.ws.rx.rm.runtime.transaction
-
Class com.sun.xml.ws.rx.rm.runtime.transaction.TransactionException extends RxRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.sun.xml.ws.rx.util
-
Class com.sun.xml.ws.rx.util.ResumeFiberException extends RxRuntimeException implements Serializable
-
-
Package com.sun.xml.ws.security
-
Package com.sun.xml.ws.security.impl.policy
-
Class com.sun.xml.ws.security.impl.policy.UnsupportedPolicyAssertion extends RuntimeException implements Serializable
-
-
Package com.sun.xml.ws.security.secconv
-
Class com.sun.xml.ws.security.secconv.WSSCSOAPFaultException extends WSTrustSOAPFaultException implements Serializable
-
Class com.sun.xml.ws.security.secconv.WSSecureConversationException extends WSTrustException implements Serializable
-
-
Package com.sun.xml.ws.security.secconv.impl
-
Class com.sun.xml.ws.security.secconv.impl.SecurityContextTokenInfoImpl extends Object implements Serializable
-
-
Package com.sun.xml.ws.security.trust
-
Class com.sun.xml.ws.security.trust.WSTrustSOAPFaultException extends RuntimeException implements Serializable
-
-
Package com.sun.xml.ws.server
-
Class com.sun.xml.ws.server.ServerRtException extends JAXWSExceptionBase implements Serializable
-
Class com.sun.xml.ws.server.UnsupportedMediaException extends JAXWSExceptionBase implements Serializable
-
-
Package com.sun.xml.ws.spi.db
-
Class com.sun.xml.ws.spi.db.DatabindingException extends RuntimeException implements Serializable
-
-
Package com.sun.xml.ws.streaming
-
Class com.sun.xml.ws.streaming.XMLReaderException extends JAXWSExceptionBase implements Serializable
-
Class com.sun.xml.ws.streaming.XMLStreamReaderException extends JAXWSExceptionBase implements Serializable
-
Class com.sun.xml.ws.streaming.XMLStreamWriterException extends JAXWSExceptionBase implements Serializable
-
-
Package com.sun.xml.ws.transport
-
Class com.sun.xml.ws.transport.Headers extends TreeMap<String,List<String>> implements Serializable
-
-
Package com.sun.xml.ws.transport.http.servlet
-
Class com.sun.xml.ws.transport.http.servlet.WSServlet extends jakarta.servlet.http.HttpServlet implements Serializable
-
-
Package com.sun.xml.ws.transport.httpspi.servlet
-
Class com.sun.xml.ws.transport.httpspi.servlet.WSSPIServlet extends jakarta.servlet.http.HttpServlet implements Serializable
-
-
Package com.sun.xml.ws.transport.tcp.server.servlet
-
Class com.sun.xml.ws.transport.tcp.server.servlet.WSStartupServlet extends jakarta.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
adapters
List<TCPAdapter> adapters
-
registry
WSTCPModule registry
-
-
-
-
Package com.sun.xml.ws.transport.tcp.servicechannel
-
Class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException extends Exception implements Serializable
-
Serialized Fields
-
faultInfo
ServiceChannelException.ServiceChannelExceptionBean faultInfo
-
-
-
-
Package com.sun.xml.ws.transport.tcp.util
-
Class com.sun.xml.ws.transport.tcp.util.SessionAbortedException extends IOException implements Serializable
-
Class com.sun.xml.ws.transport.tcp.util.VersionMismatchException extends Exception implements Serializable
-
Class com.sun.xml.ws.transport.tcp.util.WSTCPException extends Exception implements Serializable
-
Serialized Fields
-
error
WSTCPError error
-
-
-
-
Package com.sun.xml.ws.tx.at
-
Class com.sun.xml.ws.tx.at.WSATException extends Exception implements Serializable
- serialVersionUID:
- 8473938065230309413L
-
Serialized Fields
-
errorCode
int errorCode
-
-
Class com.sun.xml.ws.tx.at.WSATXAResource extends Object implements Serializable
- serialVersionUID:
- -5827137400010343968L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundExceptionIOException
-
writeObject
private void writeObject(ObjectOutputStream oos) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
m_isRemovedFromMap
boolean m_isRemovedFromMap
-
m_status
String m_status
-
m_version
Transactional.Version m_version
-
m_xid
Xid m_xid
-
-
-
Package com.sun.xml.ws.tx.at.internal
-
Class com.sun.xml.ws.tx.at.internal.BranchRecord extends Object implements Serializable
- serialVersionUID:
- -8663994789749988958L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class com.sun.xml.ws.tx.at.internal.BranchXidImpl extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class com.sun.xml.ws.tx.at.internal.ForeignRecoveryContext extends Object implements Serializable
- serialVersionUID:
- -3257083889097518770L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws ClassNotFoundException, IOException
Reads context from ObjectInput and adds to contextmanager- Throws:
ClassNotFoundException- classNotFoundException from in.readObject()IOException- ioException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Writes context to ObjectInput- Throws:
IOException- ioException
-
-
Class com.sun.xml.ws.tx.at.internal.XidImpl extends Object implements Serializable
-
Serialized Fields
-
branchQual
byte[] branchQual
-
formatId
int formatId
-
globalTransactionId
byte[] globalTransactionId
-
-
-
-
Package com.sun.xml.ws.util
-
Class com.sun.xml.ws.util.ServiceConfigurationError extends Error implements Serializable
-
Class com.sun.xml.ws.util.UtilException extends JAXWSExceptionBase implements Serializable
-
-
Package com.sun.xml.ws.util.exception
-
Class com.sun.xml.ws.util.exception.JAXWSExceptionBase extends jakarta.xml.ws.WebServiceException implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Serial Data:
- Default fields, followed by information in Localizable which comprises of. ResourceBundle name, then key and followed by arguments array. If there is no arguments array, then -1 is written. If there is a argument array (possible of zero length) then the array length is written as an integer, followed by each argument (Object). If the Object is serializable, the argument is written. Otherwise the output of Object.toString() is written.
- Throws:
IOException
-
-
Class com.sun.xml.ws.util.exception.LocatableWebServiceException extends jakarta.xml.ws.WebServiceException implements Serializable
-
Serialized Fields
-
location
Locator[] location
Locations related to error.
-
-
-
-
Package com.sun.xml.ws.wsdl
-
Class com.sun.xml.ws.wsdl.DispatchException extends Exception implements Serializable
-
Serialized Fields
-
fault
Message fault
-
-
-
-
Package com.sun.xml.ws.wsdl.parser
-
Class com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException extends jakarta.xml.ws.WebServiceException implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.sun.xml.ws.xmlfilter
-
Class com.sun.xml.ws.xmlfilter.InvocationProcessingException extends RuntimeException implements Serializable
-
-
Package com.sun.xml.wss
-
Class com.sun.xml.wss.NonceManager.NonceException extends XWSSecurityException implements Serializable
-
Class com.sun.xml.wss.XWSSecurityException extends Exception implements Serializable
-
-
Package com.sun.xml.wss.core.reference
-
Class com.sun.xml.wss.core.reference.KeyIdentifierSPI.KeyIdentifierSPIException extends Exception implements Serializable
-
-
Package com.sun.xml.wss.impl
-
Class com.sun.xml.wss.impl.PolicyViolationException extends XWSSecurityException implements Serializable
-
Class com.sun.xml.wss.impl.SecurityHeaderException extends XWSSecurityException implements Serializable
-
Class com.sun.xml.wss.impl.SecurityTokenException extends XWSSecurityException implements Serializable
-
Class com.sun.xml.wss.impl.WssSoapFaultException extends RuntimeException implements Serializable
-
Class com.sun.xml.wss.impl.XWSSecurityRuntimeException extends RuntimeException implements Serializable
-
-
Package com.sun.xml.wss.impl.callback
-
Class com.sun.xml.wss.impl.callback.CertificateValidationCallback.CertificateValidationException extends Exception implements Serializable
-
Class com.sun.xml.wss.impl.callback.PasswordValidationCallback.PasswordValidationException extends Exception implements Serializable
-
Class com.sun.xml.wss.impl.callback.SAMLAssertionValidator.SAMLValidationException extends Exception implements Serializable
-
Class com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidationException extends Exception implements Serializable
-
-
Package com.sun.xml.wss.impl.dsig
-
Class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl.WSSProvider extends Provider implements Serializable
-
-
Package com.sun.xml.wss.impl.misc
-
Class com.sun.xml.wss.impl.misc.HANonceManager.HAPojo extends Object implements Serializable
-
Serialized Fields
-
data
byte[] data
-
-
-
Class com.sun.xml.wss.impl.misc.URI extends Object implements Serializable
-
Serialized Fields
-
m_fragment
String m_fragment
If specified, stores the fragment for this URI; otherwise null. -
m_host
String m_host
If specified, stores the host for this URI; otherwise null. -
m_path
String m_path
If specified, stores the path for this URI; otherwise null. -
m_port
int m_port
If specified, stores the port for this URI; otherwise -1. -
m_queryString
String m_queryString
If specified, stores the query string for this URI; otherwise null. -
m_scheme
String m_scheme
Stores the scheme (usually the protocol) for this URI. -
m_userinfo
String m_userinfo
If specified, stores the userinfo for this URI; otherwise null.
-
-
-
Class com.sun.xml.wss.impl.misc.URI.MalformedURIException extends IOException implements Serializable
-
-
Package com.sun.xml.wss.impl.policy
-
Class com.sun.xml.wss.impl.policy.PolicyGenerationException extends XWSSecurityException implements Serializable
-
-
Package com.sun.xml.wss.saml
-
Class com.sun.xml.wss.saml.SAMLException extends Exception implements Serializable
-
-
Package org.glassfish.ha.store.api
-
Class org.glassfish.ha.store.api.BackingStoreException extends Exception implements Serializable
-
-
Package org.glassfish.ha.store.spi
-
Class org.glassfish.ha.store.spi.DuplicateFactoryRegistrationException extends RuntimeException implements Serializable
-
-
Package org.glassfish.ha.store.util
-
Class org.glassfish.ha.store.util.SimpleMetadata extends Object implements Serializable
-
Serialized Fields
-
lastAccessTime
long lastAccessTime
-
maxInactiveInterval
long maxInactiveInterval
-
state
byte[] state
-
version
long version
-
-
-
-
Package org.glassfish.jaxb.core.v2.runtime
-
Class org.glassfish.jaxb.core.v2.runtime.IllegalAnnotationException extends jakarta.xml.bind.JAXBException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.glassfish.jaxb.runtime.api
-
Class org.glassfish.jaxb.runtime.api.AccessorException extends Exception implements Serializable
-
-
Package org.glassfish.jaxb.runtime.v2.runtime
-
Class org.glassfish.jaxb.runtime.v2.runtime.IllegalAnnotationsException extends jakarta.xml.bind.JAXBException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errors
List<IllegalAnnotationException> errors
-
-
-
Package org.glassfish.jaxb.runtime.v2.runtime.reflect
-
Class org.glassfish.jaxb.runtime.v2.runtime.reflect.Lister.Pack extends ArrayList<ItemT> implements Serializable
-
-
Package org.glassfish.jaxb.runtime.v2.util
-
Class org.glassfish.jaxb.runtime.v2.util.StackRecorder extends Throwable implements Serializable
-
-
Package org.jvnet.fastinfoset
-
Class org.jvnet.fastinfoset.EncodingAlgorithmException extends FastInfosetException implements Serializable
-
Class org.jvnet.fastinfoset.FastInfosetException extends Exception implements Serializable
-
-
Package org.jvnet.mimepull
-
Class org.jvnet.mimepull.DecodingException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.jvnet.mimepull.MIMEParsingException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jvnet.staxex.util
-
Class org.jvnet.staxex.util.FinalArrayList extends ArrayList<T> implements Serializable
-