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.xml.bind.api
-
Class com.sun.xml.bind.api.AccessorException extends Exception implements Serializable
-
-
Package com.sun.xml.bind.v2.runtime
-
Class com.sun.xml.bind.v2.runtime.IllegalAnnotationException extends JAXBException implements Serializable
- serialVersionUID:
- 1L
-
Class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException extends JAXBException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errors
List<IllegalAnnotationException> errors
-
-
-
Package com.sun.xml.bind.v2.runtime.reflect
-
Class com.sun.xml.bind.v2.runtime.reflect.Lister.Pack extends ArrayList<ItemT> implements Serializable
-
-
Package com.sun.xml.bind.v2.util
-
Class com.sun.xml.bind.v2.util.StackRecorder extends Throwable 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 thisBitSet
to 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:
ClassNotFoundException
IOException
-
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:
IOException
ClassNotFoundException
-
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:
IOException
ClassNotFoundException
-
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:
IOException
ClassNotFoundException
-
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 internal.com.sun.activation.registries
-
Class internal.com.sun.activation.registries.MailcapParseException extends Exception implements Serializable
-
-
Package internal.com.sun.activation.viewers
-
Class internal.com.sun.activation.viewers.ImageViewer extends Panel implements Serializable
-
Serialized Fields
-
_dh
DataHandler _dh
-
canvas
ImageViewerCanvas canvas
-
DEBUG
boolean DEBUG
-
image
Image image
-
-
-
Class internal.com.sun.activation.viewers.ImageViewerCanvas extends Canvas implements Serializable
-
Serialized Fields
-
canvas_image
Image canvas_image
-
-
-
Class internal.com.sun.activation.viewers.TextEditor extends Panel implements Serializable
-
Serialized Fields
-
_dh
DataHandler _dh
-
button_panel
Panel button_panel
-
data_ins
InputStream data_ins
-
DEBUG
boolean DEBUG
-
fis
FileInputStream fis
-
panel_gb
GridBagLayout panel_gb
-
save_button
Button save_button
-
text_area
TextArea text_area
-
text_buffer
String text_buffer
-
text_file
File text_file
-
-
-
Class internal.com.sun.activation.viewers.TextViewer extends Panel implements Serializable
-
Serialized Fields
-
_dh
DataHandler _dh
-
DEBUG
boolean DEBUG
-
text_area
TextArea text_area
-
text_buffer
String text_buffer
-
text_file
File text_file
-
-
-
-
Package internal.com.sun.istack
-
Class internal.com.sun.istack.FinalArrayList extends ArrayList<T> implements Serializable
-
Class internal.com.sun.istack.SAXException2 extends SAXException implements Serializable
-
Class internal.com.sun.istack.SAXParseException2 extends SAXParseException implements Serializable
-
Class internal.com.sun.istack.XMLStreamException2 extends XMLStreamException implements Serializable
-
-
Package internal.org.jvnet.staxex.util
-
Class internal.org.jvnet.staxex.util.FinalArrayList extends ArrayList<T> implements Serializable
-
-
Package javanet.staxutils.error
-
Class javanet.staxutils.error.IllegalStreamStateException extends IllegalStateException implements Serializable
-
Serialized Fields
-
location
Location location
The location in the stream where the error occured.
-
-
-
-
Package javanet.staxutils.events
-
Class javanet.staxutils.events.AbstractCharactersEvent extends AbstractXMLEvent implements Serializable
-
Serialized Fields
-
data
String data
Character content.
-
-
-
Class javanet.staxutils.events.AbstractXMLEvent extends Object implements Serializable
-
Class javanet.staxutils.events.AttributeEvent extends AbstractXMLEvent implements Serializable
-
Class javanet.staxutils.events.CDataEvent extends AbstractCharactersEvent implements Serializable
-
Class javanet.staxutils.events.CharactersEvent extends AbstractCharactersEvent implements Serializable
-
Class javanet.staxutils.events.CommentEvent extends AbstractXMLEvent implements Serializable
-
Serialized Fields
-
text
String text
Comment text.
-
-
-
Class javanet.staxutils.events.DTDEvent extends AbstractXMLEvent implements Serializable
-
Serialized Fields
-
declaration
String declaration
The full DTD declaration. -
entities
List entities
The list ofEntityDeclaration
s. -
notations
List notations
The list ofNotationDeclaration
s.
-
-
-
Class javanet.staxutils.events.EndDocumentEvent extends AbstractXMLEvent implements Serializable
-
Class javanet.staxutils.events.EndElementEvent extends AbstractXMLEvent implements Serializable
-
Serialized Fields
-
name
QName name
The element name. -
namespaces
Collection namespaces
A collection ofNamespace
s going out of scope.
-
-
-
Class javanet.staxutils.events.EntityDeclarationEvent extends AbstractXMLEvent implements Serializable
-
Serialized Fields
-
baseURI
String baseURI
The entity base URI, ornull
if this isn't an external entity -
name
String name
The entity name. -
notationName
String notationName
The optional notation name. -
publicId
String publicId
The public id, ornull
if this isn't an external entity -
replacementText
String replacementText
The replacement text, ornull
if this isn't an internal entity. -
systemId
String systemId
The system id, ornull
if this isn't an external entity.
-
-
-
Class javanet.staxutils.events.EntityReferenceEvent extends AbstractXMLEvent implements Serializable
-
Serialized Fields
-
declaration
EntityDeclaration declaration
The referenced entity declaration. -
name
String name
The referenced entity name.
-
-
-
Class javanet.staxutils.events.IgnorableSpaceEvent extends AbstractCharactersEvent implements Serializable
-
Class javanet.staxutils.events.NamespaceEvent extends AttributeEvent implements Serializable
-
Class javanet.staxutils.events.NotationDeclarationEvent extends AbstractXMLEvent implements Serializable
-
Class javanet.staxutils.events.ProcessingInstructionEvent extends AbstractXMLEvent implements Serializable
-
Class javanet.staxutils.events.StartDocumentEvent extends AbstractXMLEvent implements Serializable
-
Class javanet.staxutils.events.StartElementEvent extends AbstractXMLEvent implements Serializable
-
Serialized Fields
-
attributes
Map attributes
The element attributes. -
name
QName name
The qualified element name. -
namespaceCtx
NamespaceContext namespaceCtx
The namespace context. -
namespaces
Map namespaces
The element namespaces.
-
-
-
-
Package javax.activation
-
Class javax.activation.ActivationDataFlavor extends DataFlavor implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class javax.activation.MimeType extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.- Throws:
ClassNotFoundException
- If the class for an object being restored cannot be found.IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings and arrays.- Throws:
IOException
- Includes any I/O exceptions that may occur
-
-
-
Class javax.activation.MimeTypeParseException extends Exception implements Serializable
-
Class javax.activation.UnsupportedDataTypeException extends IOException implements Serializable
-
-
Package javax.xml.bind
-
Class javax.xml.bind.DataBindingException extends RuntimeException implements Serializable
-
Class javax.xml.bind.JAXBElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
declaredType
Class<T> declaredType
Java datatype binding for xml element declaration's type. -
name
QName name
xml element tag name -
nil
boolean nil
true iff the xml element instance has xsi:nil="true". -
scope
Class scope
Scope of xml element declaration representing this xml element instance. Can be one of the following values: -JAXBElement.GlobalScope
for global xml element declaration. - local element declaration has a scope set to the Java class representation of complex type defintion containing xml element declaration. -
value
T value
xml element value. Represents content model and attributes of an xml element instance.
-
-
Class javax.xml.bind.JAXBException extends Exception implements Serializable
- serialVersionUID:
- -5621384651494307979L
-
Class javax.xml.bind.JAXBPermission extends BasicPermission implements Serializable
- serialVersionUID:
- 1L
-
Class javax.xml.bind.MarshalException extends JAXBException implements Serializable
-
Class javax.xml.bind.PropertyException extends JAXBException implements Serializable
-
Class javax.xml.bind.TypeConstraintException extends RuntimeException implements Serializable
- serialVersionUID:
- -3059799699420143848L
-
Class javax.xml.bind.UnmarshalException extends JAXBException implements Serializable
-
Class javax.xml.bind.ValidationException extends JAXBException implements Serializable
-