String action
QName name
int understoodBits
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 for BitSet
.
BitSet moreUnderstoodBits
BitSet
to keep track of whether those headers are understood.
Lazily allocated.SOAPVersion soapVersion
String className
DataFlavor[] flavor
SOAPVersion soapVersion
SOAPVersion soapVersion
WSServletDelegate delegate
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Locator[] location
Message fault
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.