Frames | No Frames |
Methods which throw type java.io.IOException | |
InputSource | Tells the parser that if no external subset has been declared
in the document text, none should be used.
|
InputSource | Allows applications to provide an external subset for documents
that don't explicitly define one. |
InputSource | Invokes
EntityResolver2.resolveEntity()
with null entity name and base URI.
|
InputSource | Tells the parser to resolve the systemId against the baseURI
and read the entity text from that resulting absolute URI.
|
InputSource | Allows applications to map references to external entities into input
sources, or tell the parser it should use conventional URI resolution.
|
Constructors which throw type java.io.IOException | |
EncryptedPrivateKeyInfo.EncryptedPrivateKeyInfo(byte[] encoded) Create a new EncryptedPrivateKeyInfo from an encoded
representation, parsing the ASN.1 sequence.
| |
Create a new sealed object from a Serializable
object and a cipher.
|
Methods which throw type java.io.IOException | |
int | Returns the number of bytes available without blocking. |
void | Close this input stream. |
void | Close this output stream, and the sink output stream.
|
void | Flush any pending output.
|
byte[] | |
Object | Unseal and deserialize this sealed object with the specified key.
|
Object | Unseal and deserialize this sealed object with the specified key,
using a cipher from the named provider.
|
Object | Unseal and deserialize this sealed object with a specified (already
initialized) cipher.
|
int | Read a single byte from this input stream; returns -1 on the
end-of-file.
|
int | CipherInputStream.read(byte[] buf) Read bytes into an array, returning the number of bytes read or -1
on the end-of-file.
|
int | CipherInputStream.read(byte[] buf, int off, int len) Read bytes into an array, returning the number of bytes read or -1
on the end-of-file.
|
void | Reset to the mark. |
long | CipherInputStream.skip(long bytes) Skip a number of bytes. |
void | CipherOutputStream.write(byte[] buf) Write a byte array to the output stream.
|
void | CipherOutputStream.write(byte[] buf, int off, int len) Write a portion of a byte array to the output stream.
|
void | CipherOutputStream.write(int b) Write a single byte to the output stream.
|
Classes derived from java.io.IOException | |
class | Signals a malformed ASN.1 sequence.
|
Constructors which throw type java.io.IOException | |
ClassLoaderObjectInputStream.ClassLoaderObjectInputStream(InputStream in, ClassLoader myClassLoader) Create the new ClassLoaderObjectInputStream.
|
Methods which throw type java.io.IOException | |
byte[] | Decode a single Base-64 string to a byte array.
|
int | Calls the in.read() method
|
int | Base64InputStream.read(byte[] buf, int off, int len) Calls the in.read(byte[], int, int) method.
|
void | Calls the in.reset() method.
|
Class<T> | Overriden method to use the loadClass() method from
the ClassLoader.
|
long | Base64InputStream.skip(long n) Calls the in.skip(long) method
|
Classes derived from java.io.IOException | |
class | An exception generated by an SSL alert.
|
Constructors which throw type java.io.IOException | |
Methods which throw type java.io.IOException | |
@Override | |
@Override | |
@Override | |
@Override | SSLServerSocketFactoryImpl.SSLServerSocketImpl createServerSocket(int port, int backlog) |
@Override | SSLServerSocketFactoryImpl.SSLServerSocketImpl createServerSocket(int port, int backlog, InetAddress bindAddress) |
@Override | |
@Override | |
@Override | SSLSocketFactoryImpl.SSLSocketImpl createSocket(String host, int port, InetAddress localHost, int localPort) |
@Override | |
@Override | SSLSocketFactoryImpl.SSLSocketImpl createSocket(InetAddress host, int port, InetAddress localHost, int localPort) |
@Override | |
@Override | |
ProtocolVersion | |
@Override | |
@Override | |
@Override | |
@Override | |
@Override | SSLSocketImpl.void sendUrgentData(int x) |
@Override | |
@Override | |
@Override | |
void |
Classes derived from java.io.IOException | |
class |
Methods which throw type java.io.IOException | |
int | |
DERValue | Decode a single value from the input stream, returning it in a new
DERValue . |
Methods which throw type java.io.IOException | |
ICC_Profile | Returns an ICC_Profile instance from an InputStream.
|
ICC_Profile | Returns an ICC_Profile instance from an ICC Profile file.
|
void | Writes the profile data in ICC profile file-format to a stream.
|
void | Writes the profile data to an ICC profile file.
|
Methods which throw type java.io.IOException | |
MidiFileFormat | Read a MidiFileFormat from the given stream.
|
MidiFileFormat | Read a MidiFileFormat from the given stream.
|
MidiFileFormat | Read a MidiFileFormat from the given stream.
|
Sequence | Read a Sequence from the given stream.
|
Sequence | Read a Sequence from the given stream.
|
Sequence | Read a Sequence from the given stream.
|
Soundbank | Get a Soundbank from the given File.
|
Soundbank | Get a Soundbank from the given InputStream.
|
Soundbank | Get a Soundbank from the given URL.
|
int | Write a sequence to a file using the specified MIDI file type.
|
int | Write a sequence to a stream using the specified MIDI file type.
|
Methods which throw type java.io.IOException | |
void | |
void | |
void | |
void |
Classes derived from java.io.IOException | |
class | |
class | |
class | |
class |
Methods which throw type java.io.IOException | |
SocketChannel | Accepts a connection made to this channel's socket.
|
void | Closes this channel
|
void | Closes this channel
|
void | Closes the selector.
|
SelectableChannel | SelectableChannel.configureBlocking(boolean block) Adjusts this channel's blocking mode.
|
DatagramChannel | Connects this channel's socket.
|
boolean | Connects the channel's socket to the remote address.
|
DatagramChannel | Disonnects this channel's socket.
|
boolean | Finishes the process of connecting a socket channel.
|
void | FileChannel.force(boolean metaData) msync with the disk
|
void | Closes the channel.
|
FileLock | Creates a file lock for the whole associated file.
|
FileLock | FileChannel.lock(long position, long size, boolean shared) Creates a file lock for a region of the associated file.
|
MappedByteBuffer | Maps the file into the memory.
|
DatagramChannel | Opens a datagram channel.
|
Pipe | Opens a pipe.
|
Selector | Opens a selector.
|
ServerSocketChannel | Opens a server socket channel.
|
SocketChannel | Opens a socket channel.
|
SocketChannel | Opens a channel and connects it to a remote address.
|
long | Returns the current position on the file.
|
FileChannel | FileChannel.position(long newPosition) Sets the position of the channel on the assoziated file.
|
int | Reads data from this channel.
|
int | Reads data from the channel.
|
int | Reads a sequence of bytes from this channel into the given buffer
|
int | Reads data from the channel.
|
int | Reads data from the channel.
|
long | Reads data from this channel.
|
long | Reads data from the channel.
|
long | Reads a sequence of bytes from this channel into the given buffers
|
long | Reads data from the channel.
|
long | Reads data from this channel.
|
long | Reads data from the channel.
|
long | Reads a sequence of bytes from this channel into a subsequence of the
given buffers
|
long | Reads data from the channel.
|
SocketAddress | Receives a datagram via this channel.
|
void | Releases this lock.
|
int | Selects a set of keys whose corresponding channels are ready
for I/O operations.
|
int | Selects a set of keys whose corresponding channels are ready
for I/O operations.
|
int | Selects a set of keys whose corresponding channels are ready
for I/O operations.
|
int | Sends a datagram via this channel.
|
long | Return the size of the file thus far
|
long | Transfers bytes from the given readable channel into this channel.
|
long | Transfers bytes from this channel's file to the given writable byte
channel.
|
FileChannel | FileChannel.truncate(long size) Truncates the channel's file at size .
|
FileLock | Tries to aqquire alock on the whole associated file.
|
FileLock | FileChannel.tryLock(long position, long size, boolean shared) Tries to aqquire a lock on a region of the associated file.
|
int | Writes data to this channel.
|
int | Writes data to the channel.
|
int | Writes data to the channel.
|
int | Writes a sequence of bytes to this channel from the given buffer
|
int | Writes data to the channel.
|
long | Writes data to this channel.
|
long | Writes data to the channel.
|
long | Writes a sequence of bytes to this channel from the given buffers
|
long | Writes data to the channel.
|
long | Writes data to this channel.
|
long | Writes data to the channel.
|
long | Writes a sequence of bytes to this channel from a subsequence of
the given buffers
|
long | Writes data to the channel.
|
Classes derived from java.io.IOException | |
class | |
class |
Constructors which throw type java.io.IOException | |
Methods which throw type java.io.IOException | |
boolean | |
void | |
int | Generated from FIGURE F.16 - Procedure for DECODE on
ISO DIS 10918-1. |
double[] | Generated from text on F-23, F.13 - Huffman decoded of AC coefficients
on ISO DIS 10918-1. |
double | Generated from text on F-22, F.2.2.1 - Huffman decoding of DC
coefficients on ISO DIS 10918-1. |
byte | This method skips over the the data and finds the next position
in the bit sequence with a X'FF' X'? |
int | JPEGImageReader.getHeight(int imageIndex) |
IIOMetadata | JPEGImageReader.getImageMetadata(int imageIndex) |
Iterator<E> | JPEGImageReader.getImageTypes(int imageIndex) |
int | JPEGImageReader.getNumImages(boolean allowSearch) |
IIOMetadata | |
int | JPEGImageReader.getWidth(int imageIndex) |
int | |
int | JPEGImageInputStream.read(byte[] data, int offset, int len) |
BufferedImage | |
int | Removes a bit from the buffer. |
void | Read in a partial MCU for this component
|
Constructors which throw type java.io.IOException | |
PolicyQualifierInfo.PolicyQualifierInfo(byte[] encoded) Create a new PolicyQualifierInfo object from the DER encoded form
passed in the byte array. |
Methods which throw type java.io.IOException | |
void | X509CRLSelector.addIssuerName(byte[] name) Add an issuer name to the set of issuer names criteria, as the DER
encoded form.
|
void | Add an issuer name to the set of issuer names criteria, as a
String representation.
|
void | X509CertSelector.addPathToName(int id, byte[] name) Add a name to match in the NameConstraints extension. |
void | Add a name to match in the NameConstraints extension. |
void | X509CertSelector.addSubjectAlternativeName(int id, byte[] name) Add a name, as DER-encoded bytes, to the subject alternative names
criterion.
|
void | Add a name to the subject alternative names criterion. |
byte[] | Returns the issuer criterion as a sequence of DER bytes, or
null if this value was not set.
|
byte[] | Returns the subject criterion as a sequence of DER bytes, or
null if this value is not set.
|
void | Sets the extended key usage criterion, as a set of OID strings. |
void | X509CertSelector.setIssuer(byte[] name) Sets the issuer, specified as the DER encoding of the issuer's
distinguished name. |
void | Sets the issuer, specified as a string representation of the issuer's
distinguished name. |
void | X509CRLSelector.setIssuerNames(Collection> names) Sets the issuer names criterion. |
void | X509CertSelector.setNameConstraints(byte[] nameConstraints) Sets the name constraints criterion; specify null to
clear this criterion. |
void | Sets the pathToNames criterion. |
void | Sets the certificate policy to match, or null if this criterion should
not be checked. |
void | X509CertSelector.setSubject(byte[] name) Sets the subject, specified as the DER encoding of the subject's
distinguished name. |
void | Sets the subject, specified as a string representation of the
subject's distinguished name. |
void | Sets the subject alternative names critertion. |
void | X509CertSelector.setSubjectPublicKey(byte[] key) Sets the subject public key criterion as a DER-encoded key. |
void | Sets the public key algorithm ID that matching certificates must have.
|
Methods which throw type java.io.IOException | |
void | Parse the HTML text, calling various methods in response to the
occurence of the corresponding HTML constructions.
|
String | Parses DTD markup declaration. |
boolean | Parse SGML insertion ( <! . |
Methods which throw type java.io.IOException | |
VMMethod | Returns a VMMethod from the ID in the byte buffer
|
void | Sends the event to the debugger.
|
void | Sends the events to the debugger.
|
void | Writes the method's ID to the output stream
|
Constructors which throw type java.io.IOException | |
Methods which throw type java.io.IOException | |
void | |
void | |
boolean | |
String[] |
Constructors which throw type java.io.IOException | |
Methods which throw type java.io.IOException | |
void | |
void | |
ServerSocket | RMIDefaultSocketFactory.createServerSocket(int port) |
Socket | |
void | |
Enumeration<E> | Find resources with the given name.
|
Object | |
UnicastConnection | Get a connection from this manager.
|
ObjectInput | |
ObjectOutput | |
ObjectOutput | UnicastRemoteCall.getResultStream(boolean success) |
void | Read the content from the input stream.
|
void | Read the content from the input stream.
|
void | |
Object | |
void | |
void | |
Object | |
Class<T> | |
Class<T> | RMIObjectInputStream.resolveProxyClass(intfs[] ) |
void | |
ObjectInput |
(re)starts ObjectInputStream
|
void | Write the content to the output stream.
|
void | Write the content to the output stream.
|
void | |
void |
Methods which throw type java.io.IOException | |
AudioFileFormat | Return the format of the given file as deduced by this provider.
|
AudioFileFormat | Return the format of the given input stream as deduced by this provider.
|
AudioFileFormat | Return the format of the given URL as deduced by this provider.
|
AudioInputStream | Return an AudioInputStream for the given file. |
AudioInputStream | Return an AudioInputStream wrapping the given input stream. |
AudioInputStream | Return an AudioInputStream for the given URL. |
Classes derived from java.io.IOException | |
class | This exception is thrown by a SASL mechanism implementation to indicate
that the SASL exchange has failed due to reasons related to authentication,
such as an invalid identity, passphrase, or key.
Note that the lack of an AuthenticationException does not
mean that the failure was not due to an authentication error. |
class | This class represents an error that has occurred when using SASL.
|
Methods which throw type java.io.IOException | |
Object | |
Reader | Creates a Reader for a given Transferable .
|
Object | This method returns the data in the requested format.
|
Object | Returns the data in the specified DataFlavor .
|
void | De-serialize this class.
|
void | Serialize this class.
|
Constructors which throw type java.io.IOException | |
Initializes the channel.
| |
Initializes the slector.
| |
Initializes the slector.
| |
Initializes this channel.
|
Methods which throw type java.io.IOException | |
Socket | |
SocketChannel | Accepts a connection made to this channel's socket.
|
int | |
void | Closes the stream represented by this class, thus freeing
system resources. |
void | This method closes the stream. |
void | Closes this channel
|
void | Closes this channel
|
DatagramChannel | Connects this channel's socket.
|
boolean | |
FileChannelImpl | |
DatagramChannel | Disonnects this channel's socket.
|
void | Makes sure the Channel is properly closed.
|
boolean | |
void | This method forces any data that may have been buffered to be written
to the underlying output device. |
void | FileChannelImpl.force(boolean metaData) msync with the disk
|
void | |
void | Closes this selectable channel.
|
void | Closes this selectable channel.
|
void | |
void | |
void | |
void | Closes the channel.
|
void | Closes the channel.
|
void | |
void | DatagramChannelImpl.implConfigureBlocking(boolean blocking) Adjusts this channel's blocking mode.
|
void | PipeImpl.SinkChannelImpl.implConfigureBlocking(boolean blocking) Adjusts this channel's blocking mode.
|
void | PipeImpl.SourceChannelImpl.implConfigureBlocking(boolean blocking) |
void | ServerSocketChannelImpl.implConfigureBlocking(boolean blocking) |
void | SocketChannelImpl.implConfigureBlocking(boolean blocking) |
FileLock | FileChannelImpl.lock(long position, long size, boolean shared) |
MappedByteBuffer | |
DatagramChannel | Opens a datagram channel.
|
Pipe | Opens a pipe.
|
AbstractSelector | Opens a selector.
|
ServerSocketChannel | Opens a server socket channel.
|
SocketChannel | Opens a socket channel.
|
long | |
FileChannel | FileChannelImpl.position(long newPosition) |
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | |
int | ChannelInputStream.read(byte[] buf, int off, int len) This method read bytes from a stream and stores them into a
caller supplied buffer. |
int | ChannelReader.read(char[] buf, int offset, int count) |
int | Reads data from this channel.
|
int | |
int | |
int | |
int | |
int | |
int | |
long | |
long | Reads data from this channel.
|
long | |
long | |
long | |
long | |
SocketAddress | Receives a datagram via this channel.
|
void | Releases the lock if it is still valid. |
int | |
int | Selects a set of keys whose corresponding channels are ready
for I/O operations.
|
int | |
int | EpollSelectorImpl.select(long timeout) |
int | KqueueSelectorImpl.select(long timeout) Selects a set of keys whose corresponding channels are ready
for I/O operations.
|
int | SelectorImpl.select(long timeout) |
int | |
int | Selects a set of keys whose corresponding channels are ready
for I/O operations.
|
int | |
int | Sends a datagram via this channel.
|
long | |
long | |
long | |
FileChannel | FileChannelImpl.truncate(long size) |
FileLock | FileChannelImpl.tryLock(long position, long size, boolean shared) |
void | FileChannelImpl.unlock(long pos, long len) |
void | ChannelWriter.write(char[] buf, int offset, int len) This method writes len char from the specified array
buf starting at index offset into the array.
|
void | ChannelOutputStream.write(int value) |
void | FileChannelImpl.write(int b) |
int | Writes data to this channel.
|
int | |
int | |
int | Writes a sequence of bytes to this channel from the given buffer
|
int | |
int | |
int | |
long | Writes a sequence of bytes to this channel from the given buffers
|
long | Writes data to this channel.
|
long | Writes a sequence of bytes to this channel from a subsequence of
the given buffers
|
long | Writes a sequence of bytes to this channel from a subsequence of
the given buffers
|
long | |
long |
Classes derived from java.io.IOException | |
class | An FTP control exception.
|
Constructors which throw type java.io.IOException | |
Creates a new connection to the server using the default port.
| |
Creates a new connection to the server.
| |
FTPConnection.FTPConnection(String hostname, int port, int connectionTimeout, int timeout, boolean debug) Creates a new connection to the server.
|
Methods which throw type java.io.IOException | |
boolean | Aborts the transfer in progress.
|
void | FTPConnection.allocate(long size) This command may be required by some servers to reserve sufficient
storage to accommodate the new file to be transferred.
|
OutputStream | Returns a stream for uploading a file.
|
boolean | Authenticate using the specified username and password.
|
boolean | Changes directory to the parent of the current working directory.
|
boolean | Changes directory to the specified path.
|
void | Establishes the connection.
|
boolean | Causes the file specified to be deleted at the server site.
|
InputStream | Returns an input stream that reads from this open connection.
|
OutputStream | Returns an output stream that writes to this connection.
|
FTPResponse | Reads the next response from the server.
|
String | Returns the current working directory.
|
void | Initialise the data transfer process.
|
InputStream | Returns a listing of information about the specified pathname.
|
void | Terminates the control connection.
|
boolean | Causes the directory specified to be created at the server site.
|
List | Returns a directory listing. |
void | Does nothing.
|
URLConnection | Returns an FTPURLConnection for the given URL.
|
FTPResponse | Reads and parses the next response from the server.
|
void | Terminates an authenticated login.
|
boolean | Causes the directory specified to be deleted.
|
boolean | Renames a file.
|
InputStream | Retrieves the specified file.
|
void | Sends the specified command line to the server.
|
void | FTPConnection.setFileStructure(int structure) Sets the desired file structure type.
|
void | FTPConnection.setPassive(boolean flag) Set passive mode.
|
void | FTPConnection.setRepresentationType(int type) Sets the desired representation type of the transfer data.
|
void | FTPConnection.setTransferMode(int mode) Sets the desired transfer mode.
|
boolean | FTPConnection.starttls(boolean confidential) Negotiates TLS over the current connection.
|
boolean | Negotiates TLS over the current connection.
|
OutputStream | Returns a stream for uploading a file.
|
String | Returns the type of operating system at the server.
|
Methods which throw type java.io.IOException | |
void | This method closes the stream. |
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | IIOInputStream.read(byte[] b) This method reads bytes from a stream and stores them into a caller
supplied buffer. |
int | IIOInputStream.read(byte[] b, int offset, int length) This method read bytes from a stream and stores them into a
caller supplied buffer. |
void | This method resets a stream to the point where the
mark() method was called. |
long | IIOInputStream.skip(long n) This method skips the specified number of bytes in the stream. |
Methods which throw type java.io.IOException | |
void | Reads RTF data from stream into doc at the
specified position pos .
|
void | Reads RTF data from reader into doc at the
specified position pos .
|
Methods which throw type java.io.IOException | |
void | |
void | |
void |
Constructors which throw type java.io.IOException | |
X500DistinguishedName.X500DistinguishedName(byte[] encoded) | |
Create a new X.509 CRL.
| |
Create a new X.509 certificate from the encoded data. |
Methods which throw type java.io.IOException | |
void | X509CertSelectorImpl.addIssuerName(byte[] issuerName) |
void | X509CRLSelectorImpl.addIssuerName(byte[] issuerName) |
void | |
void | |
void | X509CertSelectorImpl.addSubjectName(byte[] subjectName) |
void | |
void |
Constructors which throw type java.io.IOException | |
Initializes, and preloads a catalog using the default SAX parser.
| |
Constructs this handler with System.out used to write
SAX events using the US-ASCII encoding, as XHTML.
| |
Constructs this handler such that the specified output stream
is used to write SAX events in the US-ASCII encoding, as XHTML.
| |
Constructs this handler with System.out used to write SAX events
using the UTF-8 encoding. | |
Constructs a handler which writes all input to the output stream
in the UTF-8 encoding, and closes it when endDocument is called.
|
Methods which throw type java.io.IOException | |
void | Updates a dictionary used to map PUBLIC identifiers to file names,
so that it uses the mappings in a specified directory.
|
String | Provides the URL for a named file, without relying on the JDK 1.2
File.toURL () utility method.
|
String | Provides the URL for a file, without relying on the JDK 1.2
File.toURL () utility method.
|
void | Flushes the output stream. |
InputSource | "New Style" parser callback to add an external subset.
|
void | Loads an OASIS XML Catalog.
|
void | Command line invoker for this class; pass a filename or URL
as the first argument, and a pipeline description as the second.
|
InputSource | Uses a local dictionary of public identifiers to resolve URIs,
normally with the goal of minimizing network traffic or latencies.
|
InputSource | "Old Style" external entity resolution for parsers.
|
InputSource | "New Style" external entity resolution for parsers.
|
InputSource | Resolves a URI reference that's not defined to the DTD.
|
Methods which throw type java.io.IOException | |
void |
Methods which throw type java.io.IOException | |
byte[] | Encodes the set of DSS parameters as per RFC-2459; i.e. as the DER-encoded
form of the following ASN.1 construct:
DssParams ::= SEQUENCE { p INTEGER, q INTEGER, g INTEGER } |
byte[] | Returns the parameters in the specified encoding format.
|
void | DSSParameters.engineInit(byte[] params) Decodes the set of DSS parameters as per RFC-2459; i.e. the DER-encoded
form of the following ASN.1 construct:
DssParams ::= SEQUENCE { p INTEGER, q INTEGER, g INTEGER } |
void | Initializes the engine with the specified
parameters stored in the byte array and decodes them
according to the specified decoding specification.
|
Methods which throw type java.io.IOException | |
void | Export this node, but not its descendants, as XML to the
indicated output stream. |
void | Export this node, but not its descendants, as XML to the
indicated output stream. |
void | Export this node and all its descendants as XML to the
indicated output stream. |
void | Export this node and all its descendants as XML to the
indicated output stream. |
void | Import preferences from the given input stream. |
Methods which throw type java.io.IOException | |
void | Associate a stream to a key for this applet context, possibly replacing
the old value. |
Classes derived from java.io.IOException | |
class | Indicates a failure in the lexical analyser of the CSS parser.
|
class | This exception is raised when the CSS parser hits a syntax error.
|
Methods which throw type java.io.IOException | |
void | Parses the input source specified in the constructor.
|
Constructors which throw type java.io.IOException | |
Constructs a new instance of SignedObject from a
Serializable object. |
Methods which throw type java.io.IOException | |
void | This method reads an encoded certificate from an InputStream .
|
void | This method writes the certificate to an OutputStream in
a format that can be understood by the decode method.
|
byte[] | Returns the parameters in the default encoding format.
|
byte[] | Returns the parameters in the specified encoding format.
|
void | AlgorithmParametersSpi.engineInit(byte[] params) Initializes the engine with the specified
parameters stored in the byte array and decodes them
according to the ASN.1 specification. |
void | Initializes the engine with the specified
parameters stored in the byte array and decodes them
according to the specified decoding specification.
|
void | Loads the keystore from the specified input stream and it
uses the specified password to check for integrity if supplied.
|
void | Stores the keystore in the specified output stream and it
uses the specified key it keep it secure.
|
byte[] | Returns the parameters in the default encoding format. |
byte[] | Returns the parameters in the specified encoding format. |
Object | Returns the encapsulated object. |
void | AlgorithmParameters.init(byte[] params) Initializes the engine with the specified parameters stored in the byte
array and decodes them according to the ASN.1 specification. |
void | Initializes the engine with the specified parameters stored in the byte
array and decodes them according to the specified decoding specification.
|
void | Loads the keystore from the specified input stream and it
uses the specified password to check for integrity if supplied.
|
int | Reads a byte from the input stream and updates the digest.
|
int | DigestInputStream.read(byte[] b, int off, int len) Reads bytes from the input stream and updates the digest.
|
void | Stores the keystore in the specified output stream and it
uses the specified key it keep it secure.
|
void | DigestOutputStream.write(byte[] b, int off, int len) Updates the hash if the on flag is true and then writes the bytes
to the underlying output stream.
|
void | DigestOutputStream.write(int b) Updates the hash if the on flag is true and then writes a byte to
the underlying output stream.
|
Methods which throw type java.io.IOException | |
HTMLDocument | Read the document, present in the given stream, and
return the corresponding HTMLDocument .
|
boolean | Parse SGML insertion ( <! . |
Methods which throw type java.io.IOException | |
InputStream | Get the input stream for the transport
|
OutputStream | Get the output stream for the transport
|
void | |
void | Put subclass information onto the stream
|
void | |
void | Send an event notification to the debugger. |
void | Send a packet to the debugger
|
void | Writes the packet to the output stream
|
Methods which throw type java.io.IOException | |
byte[] | Return these parameters encoded in ASN.1 (DER).
|
byte[] | Returns the parameters in the specified encoding format.
|
void | BlockCipherParameters.engineInit(byte[] encoded) Initializes the engine with the specified
parameters stored in the byte array and decodes them
according to the ASN.1 specification. |
void | Initializes the engine with the specified
parameters stored in the byte array and decodes them
according to the specified decoding specification.
|
Methods which throw type java.io.IOException | |
void | Set the sequence for this sequencer. istream reads on a valid MIDI file.
|
Methods which throw type java.io.IOException | |
ServerSocket | SslRMIServerSocketFactory.createServerSocket(int port) Creates an SSLServerSocket on a given port
|
Socket | Creates an SSLSocket on a given port
|
Classes derived from java.io.IOException | |
class | |
class | |
class |
Methods which throw type java.io.IOException | |
URLConnection | Returns an HTTPURLConnection for the given URL.
|
Classes derived from java.io.IOException | |
class |
Constructors which throw type java.io.IOException | |
Creates the header from an input stream, which is not closed.
| |
Creates the header from an output stream, which is not closed.
| |
Creates the header from an input stream, which is not closed.
| |
Creates the info header from an output stream, which is not closed.
|
Methods which throw type java.io.IOException | |
boolean | |
BufferedImage | The image decoder.
|
BufferedImage | The image decoder.
|
BufferedImage | The image decoder.
|
BufferedImage | The image decoder.
|
BufferedImage | The image decoder.
|
BufferedImage | The image decoder.
|
BufferedImage | The image decoder.
|
BufferedImage | |
BufferedImage | |
void | BMPEncoder.encode(ImageOutputStream o, IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) The image encoder.
|
void | EncodeRGB1.encode(ImageOutputStream o, IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) The image encoder.
|
void | EncodeRGB16.encode(ImageOutputStream o, IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) The image encoder.
|
void | EncodeRGB24.encode(ImageOutputStream o, IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) The image encoder.
|
void | EncodeRGB32.encode(ImageOutputStream o, IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) The image encoder.
|
void | EncodeRGB4.encode(ImageOutputStream o, IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) The image encoder.
|
void | EncodeRGB8.encode(ImageOutputStream o, IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) The image encoder.
|
void | EncodeRLE4.encode(ImageOutputStream o, IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) The image encoder.
|
void | EncodeRLE8.encode(ImageOutputStream o, IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param) The image encoder.
|
int | BMPImageReader.getHeight(int imageIndex) Get the height of the input image in pixels. |
int | BMPImageReader.getWidth(int imageIndex) Get the width of the input image in pixels. |
BufferedImage | Reads the image indexed by imageIndex and returns it as
a complete BufferedImage, using a supplied ImageReadParam.
|
int[] | Reads r,g,b bit masks from an inputstream
|
IndexColorModel | Reads an N-color palette from an inputstream in RGBQUAD format and
returns an equivalent ColorModel object
|
void | Read bytes to the start of the image data
|
void | Write an image stream, including thumbnails and metadata to the
output stream. |
void | Writes the header to an output stream, which is not closed or flushed.
|
Methods which throw type java.io.IOException | |
Object | Creates a bean.
|
Object | Creates a bean.
|
Object | Beans.instantiate(ClassLoader cl, String beanName, BeanContext beanContext, AppletInitializer initializer) Instantiates a bean according to Beans 1.0.
|
Constructors which throw type java.io.IOException | |
Parse an encoded PKCS#7 SignedData object. | |
Parse a SignerInfo object.
|
Methods which throw type java.io.IOException | |
void | Writes to the designated output stream the DER encoding of the current
contents of this instance.
|
void | Writes to the designated output stream the DER encoding of the current
contents of this instance.
|
Constructors which throw type java.io.IOException | |
Methods which throw type java.io.IOException | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | FileCacheImageOutputStream.flushBefore(long pos) |
void | ImageInputStream.flushBefore(long pos) |
void | ImageInputStreamImpl.flushBefore(long position) |
void | ImageOutputStream.flushBefore(long position) |
void | MemoryCacheImageInputStream.flushBefore(long position) |
void | MemoryCacheImageOutputStream.flushBefore(long position) |
void | |
int | |
int | |
long | |
long | |
long | |
int | |
int | |
int | |
int | |
int | |
int | |
int | |
int | |
int | ImageInputStream.read(byte[] b) |
int | ImageInputStreamImpl.read(byte[] data) |
int | FileCacheImageInputStream.read(byte[] data, int offset, int len) |
int | FileCacheImageOutputStream.read(byte[] data, int offset, int len) |
int | FileImageInputStream.read(byte[] data, int offset, int len) |
int | FileImageOutputStream.read(byte[] data, int offset, int len) |
int | ImageInputStream.read(byte[] b, int offset, int length) |
int | ImageInputStreamImpl.read(byte[] data, int offset, int len) |
int | MemoryCacheImageInputStream.read(byte[] data, int offset, int len) |
int | MemoryCacheImageOutputStream.read(byte[] data, int offset, int len) |
int | |
int | |
long | ImageInputStream.readBits(int numBits) |
long | ImageInputStreamImpl.readBits(int numBits) |
boolean | Reads a byte and checks whether or not its value is zero.
|
boolean | |
byte | Reads a signed byte.
|
byte | |
void | Reads up to a specified number of bytes, and modifies a
IIOByteBuffer to hold the read data.
|
void | |
char | Reads an unsigned 16-bit integer. |
char | |
double | Reads an IEEE 64-bit double-precision floating point number. |
double | |
float | Reads an IEEE 32-bit single-precision floating point number. |
float | |
void | ImageInputStream.readFully(byte[] b) Reads a sequence of signed 8-bit integers into a
byte[] array.
|
void | ImageInputStreamImpl.readFully(byte[] data) |
void | ImageInputStream.readFully(byte[] b, int offset, int numBytes) Reads a sequence of signed 8-bit integers into a
byte[] array.
|
void | ImageInputStreamImpl.readFully(byte[] data, int offset, int len) |
void | ImageInputStream.readFully(char[] c, int offset, int numChars) Reads a sequence of unsigned 16-bit integers into a
char[] array. |
void | ImageInputStreamImpl.readFully(char[] data, int offset, int len) |
void | ImageInputStream.readFully(double[] d, int offset, int numDoubles) Reads a sequence of IEEE 64-bit double-precision floating point
numbers into a double[] array. |
void | ImageInputStreamImpl.readFully(double[] data, int offset, int len) |
void | ImageInputStream.readFully(float[] f, int offset, int numFloats) Reads a sequence of IEEE 32-bit single-precision floating point
numbers into a float[] array. |
void | ImageInputStreamImpl.readFully(float[] data, int offset, int len) |
void | ImageInputStream.readFully(int[] i, int offset, int numInts) Reads a sequence of signed 32-bit integers into a
long[] array. |
void | ImageInputStreamImpl.readFully(int[] data, int offset, int len) |
void | ImageInputStream.readFully(long[] l, int offset, int numLongs) Reads a sequence of signed 64-bit integers into a
long[] array. |
void | ImageInputStreamImpl.readFully(long[] data, int offset, int len) |
void | ImageInputStream.readFully(short[] s, int offset, int numShorts) Reads a sequence of signed 16-bit integers into a
short[] array. |
void | ImageInputStreamImpl.readFully(short[] data, int offset, int len) |
int | Reads a signed 32-bit integer. |
int | |
String | |
String | |
long | Reads a signed 64-bit integer. |
long | |
short | Reads an signed 16-bit integer. |
short | |
String | |
String | |
int | Reads an unsigned byte.
|
int | |
long | Reads an unsigned 32-bit integer. |
long | |
int | Reads an unsigned 16-bit integer. |
int | |
void | |
void | |
void | FileCacheImageOutputStream.seek(long pos) |
void | FileImageInputStream.seek(long position) |
void | FileImageOutputStream.seek(long position) |
void | ImageInputStream.seek(long pos) |
void | ImageInputStreamImpl.seek(long position) |
void | MemoryCacheImageInputStream.seek(long position) |
void | ImageInputStream.setBitOffset(int bitOffset) |
void | ImageInputStreamImpl.setBitOffset(int bitOffset) |
int | ImageInputStream.skipBytes(int numBytes) |
int | ImageInputStreamImpl.skipBytes(int num) |
long | ImageInputStream.skipBytes(long numBytes) |
long | ImageInputStreamImpl.skipBytes(long num) |
void | ImageOutputStream.write(byte[] data) Writes an array into the stream.
|
void | ImageOutputStreamImpl.write(byte[] data) |
void | FileCacheImageOutputStream.write(byte[] data, int offset, int len) Writes a region of data from an array into the stream.
|
void | FileImageOutputStream.write(byte[] data, int offset, int len) |
void | ImageOutputStream.write(byte[] data, int offset, int len) Writes a region of data from an array into the stream.
|
void | ImageOutputStreamImpl.write(byte[] data, int offset, int len) |
void | MemoryCacheImageOutputStream.write(byte[] data, int offset, int len) Writes a region of data from an array into the stream.
|
void | FileCacheImageOutputStream.write(int value) Writes an int into the stream.
|
void | FileImageOutputStream.write(int value) |
void | ImageOutputStream.write(int data) Writes an int into the stream.
|
void | ImageOutputStreamImpl.write(int value) |
void | MemoryCacheImageOutputStream.write(int value) Writes an int into the stream.
|
void | ImageOutputStream.writeBit(int bit) Writes a bit value to the stream.
|
void | ImageOutputStreamImpl.writeBit(int bit) |
void | ImageOutputStream.writeBits(long bits, int numBits) Writes a number of bit values to the stream.
|
void | ImageOutputStreamImpl.writeBits(long bits, int numBits) |
void | ImageOutputStream.writeBoolean(boolean data) Writes a boolean value into the stream.
|
void | ImageOutputStreamImpl.writeBoolean(boolean value) |
void | ImageOutputStream.writeByte(int data) Writes a byte value into the stream.
|
void | ImageOutputStreamImpl.writeByte(int value) |
void | |
void | |
void | ImageOutputStream.writeChar(int data) Writes a character into the stream.
|
void | ImageOutputStreamImpl.writeChar(int value) |
void | ImageOutputStream.writeChars(char[] data, int offset, int len) Writes characters to the stream.
|
void | ImageOutputStreamImpl.writeChars(char[] data, int offset, int len) |
void | Writes characters from a given String into the stream.
|
void | |
void | ImageOutputStream.writeDouble(double data) Writes a double into the stream.
|
void | ImageOutputStreamImpl.writeDouble(double value) |
void | ImageOutputStream.writeDoubles(double[] data, int offset, int len) Writes an array of double into the stream.
|
void | ImageOutputStreamImpl.writeDoubles(double[] data, int offset, int len) |
void | ImageOutputStream.writeFloat(float data) Writes a float into the stream.
|
void | ImageOutputStreamImpl.writeFloat(float value) |
void | ImageOutputStream.writeFloats(float[] data, int offset, int len) Writes an array of float into the stream.
|
void | ImageOutputStreamImpl.writeFloats(float[] data, int offset, int len) |
void | ImageOutputStream.writeInt(int data) Writes a int into the stream.
|
void | ImageOutputStreamImpl.writeInt(int value) |
void | ImageOutputStream.writeInts(int[] data, int offset, int len) Writes an array of int into the stream.
|
void | ImageOutputStreamImpl.writeInts(int[] data, int offset, int len) |
void | ImageOutputStream.writeLong(long data) Writes a long into the stream.
|
void | ImageOutputStreamImpl.writeLong(long value) |
void | ImageOutputStream.writeLongs(long[] data, int offset, int len) Writes an array of long into the stream.
|
void | ImageOutputStreamImpl.writeLongs(long[] data, int offset, int len) |
void | ImageOutputStream.writeShort(int data) Writes a short into the stream.
|
void | ImageOutputStreamImpl.writeShort(int value) |
void | ImageOutputStream.writeShorts(short[] data, int offset, int len) Writes an array of short into the stream.
|
void | ImageOutputStreamImpl.writeShorts(short[] data, int offset, int len) |
void | Writes a String into the stream.
|
void |
Constructors which throw type java.io.IOException | |
Initializes a call filter so that its inputs are sent to the
specified URI, and its outputs are sent to the next consumer
provided.
| |
Constructs a consumer that writes its input as XML text,
encoded in UTF-8. | |
Constructs a consumer that writes its input as XML text.
| |
Constructs an event consumer which echoes its input as text,
optionally adhering to some basic XHTML formatting options
which increase interoperability with old (v3) browsers.
| |
ValidationConsumer.ValidationConsumer(String rootName, String publicId, String systemId, String internalSubset, EntityResolver resolver, String minimalDocument) Creates a validation consumer which is preloaded with the DTD provided.
| |
Creates a filter that performs the specified transform.
|
Methods which throw type java.io.IOException | |
EventConsumer | Creates a simple pipeline according to the description string passed in.
|
EventConsumer | Extends an existing pipeline by prepending the filter pipeline to the
specified consumer. |
EventConsumer | Extends an existing pipeline by prepending a pre-tokenized filter
pipeline to the specified consumer. |
void | Assigns the URI of the call target to be used.
|
Classes derived from java.io.IOException | |
class |
Methods which throw type java.io.IOException | |
void | AuthenticatedEntry.authenticate(byte[] key) Computes the mac over this envelope's data. |
void | PasswordAuthenticatedEntry.authenticate(char[] password) |
AuthenticatedEntry | |
BinaryDataEntry | |
CertificateEntry | |
CertPathEntry | |
CompressedEntry | |
EncryptedEntry | |
PasswordAuthenticatedEntry | |
PasswordEncryptedEntry | |
PrivateKeyEntry | |
void | Decodes a set of properties from the given input stream.
|
PublicKeyEntry | |
PasswordAuthenticatedEntry | |
PasswordEncryptedEntry | |
void | |
void | Generic decoding method, which simply decodes the properties field
and reads the payload field.
|
void | This method is called when this entry needs to be written to an output
stream.
|
void | Encodes this set of properties to the given output stream.
|
void | |
void | Encodes this entry, protected by a password.
|
void | Encodes this entry, protected by a password.
|
void | |
void | |
void | |
void | |
void | |
void | This method is called of subclasses when the payload data needs to be
created.
|
void | |
void | |
void | |
void | |
void | |
void | EncryptedEntry.encrypt(byte[] key, byte[] iv) |
void | PasswordEncryptedEntry.encrypt(char[] password) |
void | |
void | |
void | |
void | |
void | Loads a keyring into memory.
|
void | |
void | |
void | |
void | |
void | Stores the contents of this keyring to persistent storage as specified by
the designated attributes .
|
Methods which throw type java.io.IOException | |
void | |
void | |
void | |
String | |
String | |
void | |
void | |
void | |
void | |
void | |
void |
Classes derived from java.io.IOException | |
class | Thrown during the creation or input of a zip file.
|
Constructors which throw type java.io.IOException | |
Creates a GZIPInputStream with the default buffer size.
| |
Creates a GZIPInputStream with the specified buffer size.
| |
Creates a GZIPOutputStream with the default buffer size
| |
Creates a GZIPOutputStream with the specified buffer size
| |
Opens a Zip file reading the given File.
| |
Opens a Zip file reading the given File in the given mode.
| |
Opens a Zip file with the given name for reading.
|
Methods which throw type java.io.IOException | |
int | Returns 0 once the end of the stream (EOF) has been reached.
|
int | Returns 0 once the end of the stream (EOF) has been reached.
|
void | Calls finish() and closes the stream.
|
void | Closes the input stream.
|
void | Writes remaining compressed output data to the output stream
and closes it.
|
void | Closes the input stream
|
void | Closes the ZipFile. |
void | Closes the zip file.
|
void | Closes the current zip entry and moves to the next one.
|
void | Closes the current entry.
|
void | Deflates everything in the def's input buffers. |
void | Fills the buffer with more data to decompress.
|
void | Calls the close() method when this ZipFile has not yet
been explicitly closed.
|
void | Finishes the stream by calling finish() on the deflater. |
void | |
void | Finishes the stream. |
void | Flushes the stream by calling flush() on the deflater and then
on the underlying stream. |
InputStream | Creates an input stream reading the given zip entry as
uncompressed data. |
ZipEntry | Open the next entry from the zip archive, and return its description.
|
void | Starts a new Zip entry. |
int | Reads one byte, updates the checksum and returns the read byte
(or -1 when the end of file was reached).
|
int | Reads one byte of decompressed data.
|
int | Reads a byte from the current zip entry.
|
int | CheckedInputStream.read(byte[] buf, int off, int len) Reads at most len bytes in the supplied buffer and updates the checksum
with it. |
int | GZIPInputStream.read(byte[] buf, int offset, int len) Reads in GZIP-compressed data and stores it in uncompressed form
into an array of bytes. |
int | InflaterInputStream.read(byte[] b, int off, int len) Decompresses data into the byte array
|
int | ZipInputStream.read(byte[] b, int off, int len) Reads a block of bytes from the current zip entry.
|
void | This method resets a stream to the point where the
mark() method was called. |
long | CheckedInputStream.skip(long n) Skips n bytes by reading them in a temporary buffer and updating the
the checksum with that buffer. |
long | InflaterInputStream.skip(long n) Skip specified number of bytes of uncompressed data
|
void | CheckedOutputStream.write(byte[] buf, int off, int len) Writes the byte array to the OutputStream and updates the Checksum.
|
void | DeflaterOutputStream.write(byte[] buf, int off, int len) Writes a len bytes from an array to the compressed stream.
|
void | GZIPOutputStream.write(byte[] buf, int off, int len) |
void | ZipOutputStream.write(byte[] b, int off, int len) Writes the given buffer to the current entry.
|
void | CheckedOutputStream.write(int bval) Writes one byte to the OutputStream and updates the Checksum.
|
void | DeflaterOutputStream.write(int bval) Writes a single byte to the compressed output stream.
|
Classes derived from java.io.IOException | |
class | Thrown if an attempt to export a remote object fails.
|
class | Thrown if a call is received that does not match a Skeleton. |
class | Thrown if a Skeleton corresponding to the remote object is not found.
|
class | Thrown during remote object export if the code does not have permission
to create a java.net.ServerSocket on the specified port.
|
Methods which throw type java.io.IOException | |
ServerSocket | RMIServerSocketFactory.createServerSocket(int port) |
ServerSocket | RMISocketFactory.createServerSocket(int port) |
Socket | |
Socket | |
void | |
ObjectInput | |
ObjectOutput | |
ObjectOutput | RemoteCall.getResultStream(boolean success) |
UID | |
ObjID | Read object id (as long), then the object UID .
|
void | |
void | |
void | |
void | |
void | Write object id as long, then the object UID .
|
Methods which throw type java.io.IOException | |
void | |
void | |
void |
Constructors which throw type java.io.IOException | |
Default do nothing constructor
|
Methods with parameter type java.io.IOException | |
void |
Methods which throw type java.io.IOException | |
void | Accepts a new connection on this socket and returns in in the
passed in SocketImpl.
|
int | Returns the number of bytes that the caller can read from this socket
without blocking.
|
void | Binds to the specified port on the specified addr. |
void | Closes the socket. |
void | Connects to the remote hostname and port specified as arguments.
|
void | Connects to the remote address and port specified as arguments.
|
void | Connects to the remote socket address with a specified timeout.
|
void | PlainSocketImpl.create(boolean stream) Creates a new socket that is not bound to any local address/port and
is not connected to any remote address/port. |
InputStream | Returns an InputStream object for reading from this socket. |
OutputStream | Returns an OutputStream object for writing to this socket. |
byte | Gets the Time to Live value for the socket
|
int | Gets the Time to Live value for the socket
|
void | Joins a multicast group
|
void | Causes this socket to join the specified multicast group on a specified
device
|
void | Leaves a multicast group
|
void | Leaves a multicast group
|
void | PlainSocketImpl.listen(int queuelen) Starts listening for connections on a socket. |
int | Takes a peek at the next packet received in order to retrieve the
address of the sender
|
int | Takes a peek at the next packet received. |
int | Reads the next byte of data from this input stream.
|
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | CRLFInputStream.read(byte[] b) Reads up to b.length bytes of data from this input stream into
an array of bytes.
|
int | LineInputStream.read(byte[] buf) This method reads bytes from a stream and stores them into a caller
supplied buffer. |
int | CRLFInputStream.read(byte[] b, int off, int len) Reads up to len bytes of data from this input stream into an
array of bytes, starting at the specified offset.
|
int | LineInputStream.read(byte[] buf, int off, int len) This method read bytes from a stream and stores them into a
caller supplied buffer. |
String | Read a line of input.
|
void | Receives a UDP packet from the network
|
void | Sends a packet of data to a remote host
|
void | PlainSocketImpl.sendUrgentData(int data) |
void | PlainDatagramSocketImpl.setTTL(byte ttl) Sets the Time to Live value for the socket
|
void | PlainDatagramSocketImpl.setTimeToLive(int ttl) Sets the Time to Live value for the socket
|
void | Flushes the input stream and closes it. |
void | Flushes the output stream and closes it. |
void | CRLFOutputStream.write(byte[] b) Writes a byte array to the underlying stream.
|
void | CRLFOutputStream.write(byte[] b, int off, int len) Writes a portion of a byte array to the underlying stream.
|
void | CRLFOutputStream.write(int ch) Writes a character to the underlying stream.
|
void | Writes the specified ASCII string to the underlying stream.
|
void | Writes a newline to the underlying stream.
|
Methods which throw type java.io.IOException | |
MidiFileFormat | |
MidiFileFormat | |
MidiFileFormat | |
Sequence | |
Sequence | |
Sequence | |
int | Read an int encoded in the MIDI-style variable length
encoding format.
|
int | Write a sequence to a file using the specified MIDI file type.
|
int | Write a sequence to a stream using the specified MIDI file type.
|
void | MidiDataOutputStream.writeVariableLengthInt(int value) Write an int encoded in the MIDI-style variable length
encoding format.
|
Classes derived from java.io.IOException | |
class | The superclass of all possible SSL exceptions. |
class | An exception that signals an error in the SSL handshake phase.
|
class | An exception signaling a problem using a public or private key in
an SSL communication.
|
class | An exception thrown when the remote peer could not be verified.
|
class | An exception thrown when a fatal protocol error is encountered. |
Constructors which throw type java.io.IOException | |
The basic constructor. | |
SSLServerSocket.SSLServerSocket(int port) | |
SSLServerSocket.SSLServerSocket(int port, int backlog) | |
Initializes a new instance of Socket and connects to the
hostname and port specified as arguments.
| |
Initializes a new instance of Socket that connects to the
named host on the specified port and binds to the specified local address
and port.
| |
Initializes a new instance of Socket and connects to the
address and port number specified as arguments.
| |
Initializes a new instance of Socket and connects to the
address and port number specified as arguments, plus binds to the
specified local address and port.
|
Methods which throw type java.io.IOException | |
Socket | Creates a SSL socket wrapped around an existing socket.
|
void | Explicitly begins the handshake, or, if the handshake has already
completed, requests that the handshake be repeated.
|
Methods which throw type java.io.IOException | |
@Override | ByteBufferOutputStream.void write(int b) |
Methods which throw type java.io.IOException | |
int | |
void | Parses the Reader 's contents assuming it is in the default
syntax.
|
Methods which throw type java.io.IOException | |
void | Closes the channel.
|
void | Closes the channel.
|
SelectableChannel | AbstractSelectableChannel.configureBlocking(boolean blocking) Adjusts this channel's blocking mode.
|
void | Closes the channel.
|
void | Closes this channel.
|
void | Closes this selectable channel.
|
void | Closes the channel.
|
void | AbstractSelectableChannel.implConfigureBlocking(boolean blocking) Adjusts this channel's blocking mode.
|
Channel | Returns the inherited channel of the VM.
|
DatagramChannel | Opens a datagram channel.
|
Pipe | Opens a pipe.
|
AbstractSelector | Opens a selector.
|
ServerSocketChannel | Opens a server socket channel.
|
SocketChannel | Opens a socket channel.
|
Methods which throw type java.io.IOException | |
int | Return the number of bytes available to be read from the
underlying stream. |
void | Close the stream.
|
AudioFileFormat | Return the file format of a given File.
|
AudioFileFormat | Return the file format of a given input stream.
|
AudioFileFormat | Return the file format of a given URL.
|
AudioInputStream | Return an audio input stream for the file.
|
AudioInputStream | Return an audio input stream given an input stream.
|
AudioInputStream | Return an audio input stream for the given URL.
|
void | Open a clip, given an audio input stream.
|
int | Read a single byte from the underlying stream. |
int | AudioInputStream.read(byte[] buf) This method reads bytes from a stream and stores them into a caller
supplied buffer. |
int | AudioInputStream.read(byte[] buf, int offset, int length) This method read bytes from a stream and stores them into a
caller supplied buffer. |
void | This method resets a stream to the point where the
mark() method was called. |
long | AudioInputStream.skip(long n) This method skips the specified number of bytes in the stream. |
int | Write an audio input stream to the given file, using the specified
audio file format. |
int | Write an audio input stream to the given output stream, using the
specified audio file format. |
Methods which throw type java.io.IOException | |
int |
Classes derived from java.io.IOException | |
class | This exception indicates that an error occurred while attempting to bind
socket to a particular port.
|
class | This exception indicates that an error occurred while attempting to
connect to a remote host. |
class | This exception indicates that a URL passed to an object was not in a
valid format.
|
class | This exception indicates that there is no TCP/IP route to the requested
host. |
class | This exception signals that an ICMP port unreachable datagram has been
received.
|
class | This exception indicates that some sort of low level protocol
exception occurred. |
class | This exception indicates that a generic error occurred related to an
operation on a socket. |
class | This exception signals that a socket read or accept timed out.
|
class | This exception indicates that an attempt was made to reference a hostname
or IP address that is not valid. |
class | Contrary to what you might think, this does not indicate that the
TCP/IP service name specified was invalid. |
Constructors which throw type java.io.IOException | |
Create a MulticastSocket that this not bound to any address
| |
MulticastSocket.MulticastSocket(int port) Create a multicast socket bound to the specified port
| |
Create a multicast socket bound to the specified SocketAddress.
| |
Constructor that simply sets the implementation.
| |
ServerSocket.ServerSocket(int port) Creates a server socket and binds it to the specified port. | |
ServerSocket.ServerSocket(int port, int backlog) Creates a server socket and binds it to the specified port. | |
Creates a server socket and binds it to the specified port. | |
Initializes a new instance of Socket and connects to the
hostname and port specified as arguments.
| |
Initializes a new instance of Socket and connects to the
hostname and port specified as arguments. | |
Initializes a new instance of Socket that connects to the
named host on the specified port and binds to the specified local address
and port.
| |
Initializes a new instance of Socket and connects to the
address and port number specified as arguments.
| |
Initializes a new instance of Socket and connects to the
address and port number specified as arguments. | |
Initializes a new instance of Socket and connects to the
address and port number specified as arguments, plus binds to the
specified local address and port.
|
Methods with parameter type java.io.IOException | |
void | Signals to the selector that a proxy was no available.
|
Methods which throw type java.io.IOException | |
Socket | Accepts a new connection and returns a connected Socket
instance representing that connection. |
void | Accepts a connection on this socket.
|
int | Returns the number of bytes that the caller can read from this socket
without blocking.
|
void | Binds to the specified port on the specified addr. |
void | Binds the server socket to a specified socket address
|
void | Binds the socket to the given local address/port
|
void | Binds the server socket to a specified socket address
|
void | Closes this socket and stops listening for connections
|
void | Closes the socket.
|
void | Closes the socket. |
void | Establishes the actual connection to the URL associated with this
connection object
|
void | Connects to the remote hostname and port specified as arguments.
|
void | Connects to the remote address and port specified as arguments.
|
void | Connects the socket with a remote address.
|
void | Connects the socket with a remote address. |
void | Connects to the socket to the host specified in address. |
void | SocketImpl.create(boolean stream) Creates a new socket that is not bound to any local address/port and
is not connected to any remote address/port. |
Enumeration | Finds all the resources with a particular name from all the locations.
|
Attributes | Returns the Attributes for the Jar entry specified by the URL or null
if none
|
Certificate[] | Returns an array of Certificate objects for the jar file entry specified
by this URL or null if there are none
|
Object | Returns the contents of this URL as an object by first opening a
connection, then calling the getContent() method against the connection
|
Object | This method returns the content of the document pointed to by the
URL as an Object. |
Object | Gets the contents of this URL
|
Object | Retrieves the content of this URLConnection
|
Object | This method reads from the InputStream of the passed in URL
connection and uses the data downloaded to create an Object
represening the content. |
Object | This method reads from the InputStream of the passed in URL
connection and uses the data downloaded to create an Object
represening the content. |
InputStream | Returns an InputStream for reading from this socket.
|
InputStream | Returns an InputStream object for reading from this socket.
|
InputStream | Returns an InputStream for this connection. |
JarEntry | Returns the entry in this jar file specified by the URL.
|
JarFile | Returns a read-only JarFile object for the remote jar file
|
Attributes | Returns the main Attributes for the jar file specified in the URL or
null if there are none
|
Manifest | Returns a Manifest object for this jar file, or null if there is no
manifest.
|
OutputStream | Returns an OutputStream for writing to this socket.
|
OutputStream | Returns an OutputStream object for writing to this socket
|
OutputStream | Returns an OutputStream for this connection. |
Permission | Returns a permission object representing the permission necessary to make
the connection represented by this object
|
Permission | This method returns a Permission object representing the
permissions required to access this URL. |
int | Gets the status code from an HTTP response message, or -1 if
the response code could not be determined.
|
String | Gets the HTTP response message, if any, returned along with the
response code from a server. |
int | Retrieves the current value of the SO_TIMEOUT setting. |
byte | This method returns the current Time to Live (TTL) setting on this
socket. |
byte | Returns the current value of the "Time to Live" option. |
int | This method returns the current Time to Live (TTL) setting on this
socket.
|
int | Returns the current value of the "Time to Live" option. |
String | Returns the MIME type of a stream based on the first few characters
at the beginning of the stream. |
void | This protected method is used to help subclasses override
ServerSocket.accept() . |
void | Causes this socket to join the specified multicast group
|
void | Joins the specified multicast group.
|
void | Causes this socket to join the specified multicast group on a specified
device
|
void | Joins the specified mulitcast group on a specified interface.
|
void | Causes the socket to leave the specified multicast group.
|
void | Leaves the specified multicast group
|
void | Leaves a multicast group
|
void | Leaves the specified mulitcast group on a specified interface.
|
void | SocketImpl.listen(int backlog) Starts listening for connections on a socket. |
URLConnection | Returns a URLConnection object that represents a connection to the remote
object referred to by the URL. |
URLConnection | Returns a URLConnection for the passed in URL. |
InputStream | Opens a connection to this URL and returns an InputStream for reading
from that connection
|
int | Takes a peek at the next packet received in order to retrieve the
address of the sender
|
int | Takes a peek at the next packet received. |
void | Reads a datagram packet from the socket. |
void | Receives a packet of data from the network Will block until a packet
arrives. |
void | Sends the specified packet. |
void | Transmits the specified packet of data to the network. |
void | Sends a packet of data to a multicast address with a TTL that is
different from the default TTL on this socket. |
void | Socket.sendUrgentData(int data) Sends urgent data through the socket
|
void | SocketImpl.sendUrgentData(int data) Sends one byte of urgent data to the socket.
|
void | Sets the datagram socket implementation factory for the application
|
void | Sets the SocketImplFactory for all
ServerSocket 's. |
void | Sets the SocketImplFactory . |
void | DatagramSocketImpl.setTTL(byte ttl) Sets the Time to Live (TTL) setting on this socket to the specified
value. |
void | MulticastSocket.setTTL(byte ttl) Sets the "Time to Live" value for a socket. |
void | DatagramSocketImpl.setTimeToLive(int ttl) Sets the Time to Live (TTL) setting on this socket to the specified
value.
|
void | MulticastSocket.setTimeToLive(int ttl) Sets the "Time to Live" value for a socket. |
void | Closes the input side of the socket stream.
|
void | Shut down the input side of this socket. |
void | Closes the output side of the socket stream.
|
void | Shut down the output side of this socket. |
Methods which throw type java.io.IOException | |
boolean | |
ImageInputStream | |
ImageInputStream | |
ImageOutputStream | |
ImageOutputStream | |
ImageReader | |
ImageReader | |
ImageWriter | |
ImageWriter |
Methods which throw type java.io.IOException | |
InputStream | |
InputStream | Returns the non-null InputStream through which
this resource can be loaded.
|
InputStream | |
InputStream | Returns the non-null InputStream through which
this resource can be loaded.
|
Methods which throw type java.io.IOException | |
DTD | Get this DTD by name. |
void | Parse the HTML text, calling various methods in response to the
occurence of the corresponding HTML constructions.
|
void | Parses the HTML document, calling methods of the provided
callback. |
void | ParserDelegator.parse(Reader reader, HTMLEditorKit.ParserCallback a_callback, boolean ignoreCharSet) Parses the HTML document, calling methods of the provided
callback. |
String | Parses DTD markup declaration. |
boolean | Parse DTD document declarations. |
void | Reads DTD from an archived format. |
Methods which throw type java.io.IOException | |
void | This method closes the stream. |
void | This method closes the stream. |
void | |
void | This method closes the stream. |
void | This method forces any data that may have been buffered to be written
to the underlying output device. |
void | This method forces any data that may have been buffered to be written
to the underlying output device. |
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | |
int | TeeInputStream.read(byte[] b, int off, int len) This method read bytes from a stream and stores them into a
caller supplied buffer. |
int | |
void | TeeOutputStream.write(byte[] b, int off, int len) This method writes len bytes from the specified array
b starting at index off into the array.
|
void | This method writes len char from the specified array
buf starting at index offset into the array.
|
void | TeeOutputStream.write(int c) This method writes a single byte to the output stream. |
void | This method writes a single char to the output stream.
|
Methods which throw type java.io.IOException | |
byte[] | Encodes the set of DH parameters as per RFC-2459; i.e. as the DER-encoded
form of the following ASN.1 construct:
DhParams ::= SEQUENCE { p INTEGER, -- odd prime, p=jq +1 g INTEGER, -- generator, g q INTEGER -- factor of p-1 } |
byte[] | Returns the parameters in the specified encoding format.
|
void | DHParameters.engineInit(byte[] params) Decodes the set of DH parameters as per RFC-2459; i.e. the DER-encoded
form of the following ASN.1 construct:
DhParams ::= SEQUENCE { p INTEGER, -- odd prime, p=jq +1 g INTEGER, -- generator, g q INTEGER -- factor of p-1 } |
void | Initializes the engine with the specified
parameters stored in the byte array and decodes them
according to the specified decoding specification.
|
Classes derived from java.io.IOException | |
class | Used by mechanisms that offer a security services layer, this checked
exception is thrown to indicate that a violation has occured during the
processing of a confidentiality protection filter.
|
class | A checked exception thrown to indicate that an operation that should be
invoked on a completed mechanism was invoked but the authentication phase of
that mechanism was not completed yet, or that an operation that should be
invoked on incomplete mechanisms was invoked but the authentication phase of
that mechanism was already completed.
|
class | Used by mechanisms that offer a security services layer, this checked
exception is thrown to indicate that a violation has occured during the
processing of an integrity protection filter, including replay
detection.
|
class | A checked exception thrown to indicate that a designated SASL mechanism
implementation was not found.
|
class | A checked exception thrown to indicate that a designated user is unknown to
the authentication layer.
|
class | A checked exception, thrown when an exception occurs while decoding a SASL
buffer and/or a SASL data element from/to a buffer.
|
class | A checked exception thrown to indicate that a designated user is already
known to the the authentication layer.
|
Constructors which throw type java.io.IOException | |
Methods which throw type java.io.IOException | |
int | This method returns the number of bytes that can be read from this
stream before a read can block. |
void | This method closes the stream. |
void | Closes the stream represented by this class, thus freeing
system resources. |
void | Flushes the stream represented by this class,
so that any buffered data is written to the stream.
|
byte[] | Decodes a SASL EOS from the current buffer.
|
BigInteger | Decodes a SASL MPI from the current buffer.
|
byte[] | Decodes a SASL OS from the current buffer.
|
long | InputBuffer.getScalar(int count) Decodes a SASL scalar quantity, count -octet long, from the
current buffer.
|
String | Decodes a SASL Text from the current buffer.
|
int | Reads the next byte of data from the input stream. |
int | SaslInputStream.read(byte[] b, int off, int len) Reads up to len bytes of data from the underlying source
input stream into an array of bytes. |
void | OutputBuffer.setEOS(byte[] b) Encodes a SASL EOS to the current buffer.
|
void | Encodes a SASL MPI to the current buffer.
|
void | OutputBuffer.setOS(byte[] b) Encodes a SASL OS to the current buffer.
|
void | OutputBuffer.setScalar(int count, int b) Encodes a SASL scalar quantity, count -octet long, to the
current buffer.
|
void | Encodes a SASL Text to the current buffer.
|
void | SaslOutputStream.write(byte[] b, int off, int len) When writing octets to the resulting stream, if a security layer has been
negotiated, each piece of data written (by a single invocation of
write() ) will be encapsulated as a SASL buffer, as defined in
RFC 2222, and then written to the underlying dest output stream.
|
void | SaslOutputStream.write(int b) When writing octets to the resulting stream, if a security layer has been
negotiated, each piece of data written (by a single invocation of
write() ) will be encapsulated as a SASL buffer, as defined in
RFC 2222, and then written to the underlying dest output stream.
|
Methods which throw type java.io.IOException | |
Document | Parse the specified file and return a DOM Document.
|
void | Parse the content of the specified file, reporting SAX1 events to the
given handler.
|
void | Parse the content of the specified file, reporting SAX2 events to the
given handler.
|
Document | Parse the specified input stream and return a DOM Document.
|
Document | Parse the specified input stream and return a DOM Document.
|
void | Parse the specifed input stream, reporting SAX1 events to the given
handler.
|
void | Parse the specified input stream, reporting SAX1 events to the given
handler.
|
void | Parse the specified input stream, reporting SAX2 events to the given
handler.
|
void | Parse the specified input stream, reporting SAX2 events to the given
handler.
|
Document | Parse the content of the specified URI and return a DOM Document.
|
void | Parse the content of the specified URI, reporting SAX1 events to the
given handler.
|
void | Parse the content of the specified URI, reporting SAX2 events to the
given handler.
|
Document | Parse the specified input source and return a DOM Document.
|
void | Parse the specified input source, reporting SAX1 events to the
given handler.
|
void | Parse the specified input source, reporting SAX2 events to the
given handler.
|
Classes derived from java.io.IOException | |
class | Indicates that something went wrong with the connection to an X11
display.
|
Classes derived from java.io.IOException | |
class | Thrown when activation fails on a remote call to an activatable object.
|
Methods which throw type java.io.IOException | |
byte[] | Returns the first few bytes of the stream for character encoding
purposes. |
NamedInputStream | Returns an input stream for the specified URL.
|
NamedInputStream | Returns an input stream for the specified transformer source.
|
NamedInputStream | Returns an input stream for the specified input source.
|
OutputStream | Returns an output stream for the specified transformer result.
|
Methods which throw type java.io.IOException | |
int | Should read from the stream, but following specification it does not.
|
void | OutputStream.write(int n) Should write an byte (lower 8 bits) to the output stream, but,
following specification, it does not and
must be overridden to get a functionality.
|
Methods which throw type java.io.IOException | |
void | Writes the event to the given stream
|
void | Writes the event to the given stream
|
void | Writes the event to the given stream
|
void | Abstract function used by implementing classes to fill in the
event-specific data. |
void | Writes the event to the given stream
|
void | Writes the event to the given stream
|
void | Writes the event to the given stream
|
void | Writes the event to the given stream
|
void | Writes the event to the given stream
|
void | Writes the event to the given stream
|
void | Writes out event-specific data
|
void | Writes out event-specific data
|
Methods which throw type java.io.IOException | |
URLConnection |
Methods which throw type java.io.IOException | |
void | Parse an XML document from a system identifier (URI).
|
void | Parse an XML document from a system identifier (URI).
|
void | Parse an XML document.
|
void | Parse an XML document.
|
InputSource | Allow the application to resolve external entities.
|
Methods which throw type java.io.IOException | |
Appendable | Appendable.append(char c) Appends the Unicode character, c, to this Appendable
object.
|
Appendable | Appends the specified sequence of Unicode characters to this
Appendable object. |
Appendable | Appends the specified subsequence of Unicode characters to this
Appendable object, starting and ending at the specified
positions within the sequence. |
Process | Create a new subprocess with the specified command line. |
Process | Create a new subprocess with the specified command line and environment.
|
Process | Create a new subprocess with the specified command line, environment, and
working directory. |
Process | Create a new subprocess with the specified command line, already
tokenized. |
Process | Create a new subprocess with the specified command line, already
tokenized, and specified environment. |
Process | Create a new subprocess with the specified command line, already
tokenized, and the specified environment and working directory. |
Enumeration | Called whenever all locations of a named resource are needed.
|
Enumeration | Returns an Enumeration of all resources with a given name that can
be found by this classloader and its parents. |
Enumeration | Get an Enumeration of URLs to resources with a given name using the
the system classloader. |
Channel | Returns the inherited channel of the VM.
|
int | Adds the character data supplied by this Readable
to the specified character buffer. |
Process |
Starts execution of a new process, based on the attributes of
this ProcessBuilder object. |
Classes derived from java.io.IOException | |
class | This exception is thrown to indicate that a problem occurred with
an attempted character conversion.
|
class | This exception is thrown when the end of the file or stream was
encountered unexpectedly. |
class | This exception is thrown when an attempt is made to access a file that
does not exist, or is inaccessible for some other reason (such as writing
a read-only file).
|
class | This exception is thrown when a in process I/O operation is interrupted
for some reason. |
class | This exception is thrown when there is some sort of problem with a
class during a serialization operation. |
class | This exception is thrown when an object fails a validation test
during serialization.
|
class | This exception is thrown when a problem occurs due to the fact that
serialization is not active.
|
class | This exception is thrown when a class implements Serializable because
of a superclass, but should not be serialized. |
class | This exception is thrown when a problem occurs during serialization.
|
class | This exception is thrown when unexpected data appears in the input
stream from which a serialized object is being read. |
class | This exception is thrown when there is an error in the data that is
read from a stream during de-serialization.
|
class | Thrown when a file synchronization fails.
|
class | This exception is thrown when the requested character encoding is
not supported.
|
class | When reading a UTF string from an input stream, this exception is thrown
to indicate that the data read is invalid.
|
class | This exception is thrown when another ObjectStreamException occurs during
a serialization read or write. |
Constructors which throw type java.io.IOException | |
This method initializes a new FileWriter object to write
to the specified File object.
| |
This method initializes a new FileWriter object to write
to the specified File object.
| |
This method intializes a new FileWriter object to
write to the
specified named file.
| |
This method intializes a new FileWriter object to
write to the
specified named file. | |
Protected constructor that allows subclasses to override
deserialization. | |
Creates a new ObjectInputStream that will do all of
its reading from in . | |
Protected constructor that allows subclasses to override
serialization. | |
Creates a new ObjectOutputStream that will do all of
its writing onto out . | |
This constructor creates a new PipedInputStream and connects
it to the passed in PipedOutputStream . | |
This constructor creates a new PipedInputStream of the given
size and connects it to the passed in PipedOutputStream .
| |
Create a new PipedOutputStream instance
to write to the specified PipedInputStream . | |
This constructor creates a new PipedReader and connects
it to the passed in PipedWriter . | |
Create a new PipedWriter instance
to write to the specified PipedReader . |
Methods which throw type java.io.IOException | |
void | ObjectOutputStream.annotateClass(Class> cl) An empty hook that allows subclasses to write extra information
about classes to the stream. |
void | ObjectOutputStream.annotateProxyClass(Class> cl) |
Writer | |
Writer | |
Writer | |
int | This method returns the number of bytes that can be read from this
stream before a read can block. |
int | This method returns the number of bytes that can be read from this
stream before a read can block. |
int | Calls the in.available() method.
|
int | This method returns the number of bytes that can be read from this
stream before a read can block. |
int | This method returns the number of bytes that can be read from the
stream before the stream can block. |
int | This method returns the number of bytes that can be read without
blocking.
|
int | This method returns the number of bytes that can be read without
blocking.
|
int | This method returns the number of bytes that can be read from this stream
before blocking could occur. |
int | This method returns the number of bytes that can be read from this
stream before a read can block. |
int | This method returns the number of bytes than can be read from the
currently being read subordinate stream before that stream could
block. |
void | This method closes the underlying input stream and frees any
resources associated with it. |
void | This method closes the underlying stream and frees any associated
resources.
|
void | This method flushes any remaining buffered chars then closes the
underlying output stream. |
void | Closes the stream represented by this class, thus freeing
system resources. |
void | This method closes the stream. |
void | This method closes the underlying file. |
void | This method closes the input stream by closing the input stream that
this object is filtering. |
void | This method closes the underlying OutputStream . |
void | This method closes the stream by calling the close() method
of the underlying stream.
|
void | This method closes the underlying Writer . |
void | This method closes the stream. |
void | This method closes this stream, as well as the underlying
InputStream .
|
void | This method closes the input source
|
void | This method closes the input source
|
void | This method closes the underlying stream.
|
void | |
void | This method closes the stream. |
void | This method closes this stream, and the underlying
OutputStream
|
void | This methods closes the stream so that no more data can be read
from it.
|
void | This method closes this stream so that no more data can be written
to it. |
void | This methods closes the stream so that no more data can be read
from it.
|
void | This method closes this stream so that no more data can be written
to it. |
void | This method closes the stream and releases any associated resources.
|
void | This method closes the stream and frees any associated resources.
|
void | This method closes the file and frees up all file related system
resources. |
void | Closes the stream. |
void | Closes this stream. |
void | This method closes the stream. |
void | This method closes the stream. |
void | Connects this object to the specified PipedInputStream
object. |
void | This method connects this stream to the passed in
PipedOutputStream .
|
void | Connects this object to the specified PipedReader
object. |
void | This method connects this stream to the passed in
PipedWriter .
|
boolean | This method creates a new file of zero length with the same name as
the path of this File object if an only if that file
does not already exist.
|
File | This method creates a temporary file in the system temporary directory.
|
File | This method creates a temporary file in the specified directory. |
void | Reads the current objects non-transient, non-static fields from
the current class from the underlying output stream.
|
void | Writes the current objects non-transient, non-static fields from
the current class to the underlying output stream.
|
boolean | |
void | Causes the block-data buffer to be written to the underlying
stream, but does not flush underlying stream.
|
void | |
void | Called on an object by the Virtual Machine at most once,
at some point after the Object is determined unreachable
but before it is destroyed. |
void | This method causes any currently buffered bytes to be immediately
written to the underlying output stream.
|
void | This method causes any currently buffered chars to be immediately
written to the underlying output stream.
|
void | Flushes the stream represented by this class,
so that any buffered data is written to the stream.
|
void | This method flushes any unwritten bytes to the underlying stream.
|
void | This method attempt to flush all buffered output to be written to the
underlying output sink.
|
void | This method attempt to flush all buffered output to be written to the
underlying output sink.
|
void | Flushes the stream represented by this class,
so that any buffered data is written to the stream.
|
void | This method causes any buffered data to be flushed out to the underlying
stream
|
void | |
void | This method forces any data that may have been buffered to be written
to the underlying output device. |
void | This method flushes any buffered bytes to the underlying output sink.
|
void | This method does nothing.
|
void | This method does nothing.
|
void | This method forces any data that may have been buffered to be written
to the underlying output device. |
boolean | |
byte | |
char | |
double | |
float | |
int | |
Object | |
long | |
short | |
File | This method returns a File object representing the
canonical path of this object.
|
String | This method returns a canonical representation of the pathname of
this file. |
FileDescriptor | This method returns a FileDescriptor object representing the
underlying native file handle of the file this stream is reading
from
|
FileDescriptor | This method returns a FileDescriptor object representing
the file that is currently being written to
|
FileDescriptor | This method returns a FileDescriptor object that
represents the native file handle for this file.
|
long | This method returns the current offset in the file at which the next
read or write will occur
|
long | This method returns the length of the file in bytes
|
void | BufferedReader.mark(int readLimit) Mark a position in the input to which the stream can be
"reset" by calling the reset() method. |
void | CharArrayReader.mark(int readAheadLimit) This method sets the mark position in this stream to the current
position. |
void | FilterReader.mark(int readlimit) Calls the in.mark(int) method.
|
void | LineNumberReader.mark(int readLimit) This method marks a position in the input to which the stream can be
"reset" char calling the reset() method. |
void | PushbackReader.mark(int read_limit) This method throws an exception when called since this class does
not support mark/reset.
|
void | Marks a position in the input to which the stream can be
"reset" by calling the reset() method. |
void | StringReader.mark(int readAheadLimit) Marks a position in the input to which the stream can be
"reset" by calling the reset() method. |
void | This method writes out a system depedent line separator sequence. |
int | This method reads the next token from the stream. |
ObjectOutputStream.PutField | |
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | |
int | This method reads one char from the stream. |
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | Calls the in.read() method
|
int | Calls the in.read() method
|
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | This method reads a single character of data from the stream.
|
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | This method reads an unsigned char from the input stream and returns it
as an int in the range of 0-65535. |
int | This method reading a byte of data from a stream. |
int | This method reading a byte of data from a stream. |
int | This method reads one byte from the stream.
|
int | This method reads chars from the stream into a caller supplied buffer.
|
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | This method reads an unsigned char from the input stream and returns it
as an int in the range of 0-65535. |
int | This method reads a single byte of data from the file and returns it
as an integer.
|
int | Reads an char from the input stream and returns it
as an int in the range of 0-65535. |
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | Reads an char from the input stream and returns it
as an int in the range of 0-65535. |
int | Reads chars from a stream and stores them into a caller
supplied buffer. |
int | Read chars from a stream and stores them into a caller
supplied buffer. |
int | DataInputStream.read(byte[] b) This method reads bytes from the underlying stream into the specified
byte array buffer. |
int | FileInputStream.read(byte[] buf) This method reads bytes from a stream and stores them into a caller
supplied buffer. |
int | FilterInputStream.read(byte[] buf) Calls the read(byte[], int, int) overloaded method.
|
int | InputStream.read(byte[] b) This method reads bytes from a stream and stores them into a caller
supplied buffer. |
int | ObjectInput.read(byte[] buf) This method reads raw bytes and stores them them a byte array buffer.
|
int | RandomAccessFile.read(byte[] buffer) This method reads bytes from the file into the specified array. |
int | BufferedInputStream.read(byte[] b, int off, int len) This method reads bytes from a stream and stores them into a caller
supplied buffer. |
int | DataInputStream.read(byte[] b, int off, int len) This method reads bytes from the underlying stream into the specified
byte array buffer. |
int | FileInputStream.read(byte[] buf, int offset, int len) This method read bytes from a stream and stores them into a caller
supplied buffer. |
int | FilterInputStream.read(byte[] buf, int offset, int len) Calls the in.read(byte[], int, int) method.
|
int | InputStream.read(byte[] b, int off, int len) This method read bytes from a stream and stores them into a
caller supplied buffer. |
int | LineNumberInputStream.read(byte[] b, int off, int len) This method reads bytes from a stream and stores them into a caller
supplied buffer. |
int | ObjectInput.read(byte[] buf, int offset, int len) This method reads raw bytes and stores them in a byte array buffer
buf starting at position offset into the
buffer. |
int | ObjectInputStream.read(byte[] data, int offset, int length) This method reads raw bytes and stores them in a byte array buffer
buf starting at position offset into the
buffer. |
int | PipedInputStream.read(byte[] buf, int offset, int len) This method reads bytes from the stream into a caller supplied buffer.
|
int | PushbackInputStream.read(byte[] b, int off, int len) This method read bytes from a stream and stores them into a
caller supplied buffer. |
int | RandomAccessFile.read(byte[] buffer, int offset, int len) This methods reads up to len bytes from the file into the
specified array starting at position offset into the array.
|
int | SequenceInputStream.read(byte[] b, int off, int len) This method reads bytes from a stream and stores them into a caller
supplied buffer. |
int | BufferedReader.read(char[] buf, int offset, int count) This method read chars from a stream and stores them into a caller
supplied buffer. |
int | CharArrayReader.read(char[] b, int off, int len) This method reads chars from the stream and stores them into a
caller supplied buffer. |
int | FilterReader.read(char[] buf, int offset, int len) Calls the in.read(char[], int, int) method.
|
int | InputStreamReader.read(char[] buf, int offset, int length) This method reads up to length characters from the stream into
the specified array starting at index offset into the
array.
|
int | LineNumberReader.read(char[] buf, int offset, int count) This method reads chars from a stream and stores them into a caller
supplied buffer. |
int | PipedReader.read(char[] buf, int offset, int len) This method reads characters from the stream into a caller supplied
buffer. |
int | PushbackReader.read(char[] buffer, int offset, int length) This method read chars from a stream and stores them into a caller
supplied buffer. |
int | StringReader.read(char[] b, int off, int len) |
int | |
boolean | This method reads a Java boolean value from an input stream. |
boolean | This method reads a Java boolean value from an input stream. |
boolean | This method reads a Java boolean value from an input stream. |
boolean | This method reads a Java boolean value from an input stream. |
byte | This method reads a Java byte value from an input stream. |
byte | This method reads a Java byte value from an input stream. |
byte | This method reads a Java byte value from an input stream. |
byte | This method reads a Java byte value from an input stream. |
char | This method reads a Java char value from an input stream.
|
char | This method reads a Java char value from an input stream.
|
char | This method reads a Java char value from an input stream.
|
char | This method reads a Java char value from an input stream.
|
ObjectStreamClass | This method reads a class descriptor from the real input stream
and use these data to create a new instance of ObjectStreamClass.
|
double | This method reads a Java double value from an input stream. |
double | This method reads a Java double value from an input stream. |
double | This method reads a Java double value from an input stream. |
double | This method reads a Java double value from an input stream. |
void | This method restores an object's state by reading in the instance data
for the object from the passed in stream. |
ObjectInputStream.GetField | This method should be called by a method called 'readObject' in the
deserializing class (if present). |
float | This method reads a Java float value from an input stream. |
float | This method reads a Java float value from an input stream. |
float | This method reads a Java float value from an input stream. |
float | This method reads a Java float value from an input stream. |
void | This method reads raw bytes into the passed array until the array is
full. |
void | DataInputStream.readFully(byte[] b) This method reads raw bytes into the passed array until the array is
full. |
void | RandomAccessFile.readFully(byte[] buffer) This method reads raw bytes into the passed array until the array is
full. |
void | This method reads raw bytes into the passed array buf
starting
offset bytes into the buffer. |
void | DataInputStream.readFully(byte[] buf, int offset, int len) This method reads raw bytes into the passed array buf
starting
offset bytes into the buffer. |
void | RandomAccessFile.readFully(byte[] buffer, int offset, int count) This method reads raw bytes into the passed array buf
starting
offset bytes into the buffer. |
void | ObjectInputStream.readFully(data[] ) |
void | ObjectInputStream.readFully(data[] , int offset, int size) |
int | This method reads a Java int value from an input stream
It operates by reading four bytes from the stream and converting them to
a single Java int . |
int | This method reads a Java int value from an input stream
It operates by reading four bytes from the stream and converting them to
a single Java int . |
int | This method reads a Java int value from an input stream
It operates by reading four bytes from the stream and converting them to
a single Java int . |
int | This method reads a Java int value from an input stream
It operates by reading four bytes from the stream and converting them to
a single Java int The bytes are stored most
significant byte first (i.e., "big endian") regardless of the native
host byte ordering.
|
String | This method reads a single line of text from the input stream, returning
it as a String . |
String | This method reads the next line of text data from an input stream.
|
String | This method reads the next line of text data from an input
stream. |
String | This method reads a line of text from the input stream and returns
it as a String . |
String | |
String | This method reads the next line of text data from an input stream.
|
long | This method reads a Java long value from an input stream
It operates by reading eight bytes from the stream and converting them to
a single Java long . |
long | This method reads a Java long value from an input stream
It operates by reading eight bytes from the stream and converting them to
a single Java long . |
long | This method reads a Java long value from an input stream
It operates by reading eight bytes from the stream and converting them to
a single Java long . |
long | This method reads a Java long value from an input stream
It operates by reading eight bytes from the stream and converting them to
a single Java long The bytes are stored most
significant byte first (i.e., "big endian") regardless of the native
host byte ordering.
|
Object | Reads an object instance and returns it. |
Object | Returns the next deserialized object read from the underlying stream.
|
Object | This method allows subclasses to override the default
de serialization mechanism provided by
ObjectInputStream . |
short | This method reads a signed 16-bit value into a Java in from the stream.
|
short | This method reads a signed 16-bit value into a Java in from the
stream. |
short | This method reads a signed 16-bit value into a Java in from the stream.
|
short | This method reads a signed 16-bit value into a Java in from the stream.
|
void | Reads stream magic and stream version information from the
underlying stream.
|
String | This method reads a String from an input stream that is
encoded in a modified UTF-8 format. |
String | This method reads a String from an input stream that
is encoded in a modified UTF-8 format. |
String | This method reads a String from an input stream that is
encoded in a modified UTF-8 format. |
String | This method reads a String from an input stream that
is encoded in
a modified UTF-8 format. |
String | This method reads a String encoded in UTF-8 format from the
specified DataInput source.
|
Object |
Returns the next deserialized object read from the
underlying stream in an unshared manner. |
int | This method reads 8 unsigned bits into a Java int value from
the stream. |
int | This method reads 8 unsigned bits into a Java int
value from the stream. |
int | This method reads 8 unsigned bits into a Java int value from
the stream. |
int | This method reads 8 unsigned bits into a Java int value
from the
stream. |
int | This method reads 16 unsigned bits into a Java int value from the stream.
|
int | This method reads 16 unsigned bits into a Java int value from the stream.
|
int | This method reads 16 unsigned bits into a Java int value from the stream.
|
int | This method reads 16 unsigned bits into a Java int value from the stream.
|
boolean | This method determines whether or not a stream is ready to be read. |
boolean | Return true if more characters are available to be read.
|
boolean | Calls the in.read() method.
|
boolean | This method checks to see if the stream is read to be read. |
boolean | |
boolean | This method determines whether or not this stream is ready to be read.
|
boolean | Determines whether or not this stream is ready to be
read. |
boolean | This method determines if the stream is ready to be read. |
void | PipedInputStream.receive(int val) This method receives a byte of input from the source PipedOutputStream.
|
Object | Allows subclasses to replace objects that are written to the
stream with other objects to be written in their place. |
void | This method resets a stream to the point where the mark()
method was called. |
void | Reset the stream to the point where the mark() method
was called. |
void | This method sets the read position in the stream to the mark
point by setting the pos variable equal to the
mark variable. |
void | Calls the in.reset() method.
|
void | Calls the in.reset() method.
|
void | This method resets a stream to the point where the
mark() method was called. |
void | This method resets a stream to the point where the
mark() method was called. |
void | This method resets a stream to the point where the mark()
method
was called. |
void | Resets stream to state equivalent to the state just after it was
constructed.
|
void | This method always throws an IOException in this class because
mark/reset functionality is not supported.
|
void | This method always throws an IOException in this class because
mark/reset functionality is not supported.
|
void | Resets a stream to the point where the mark()
method was called. |
void | Sets the read position in the stream to the previously
marked position or to 0 (i.e., the beginning of the stream) if the mark
has not already been set.
|
Class> | Called when a class is being deserialized. |
Object | Allows subclasses to resolve objects that are read from the
stream with other objects to be returned in their place. |
Class> | |
void | RandomAccessFile.seek(long pos) This method sets the current file position to the specified offset
from the beginning of the file. |
void | RandomAccessFile.setLength(long newLen) This method sets the length of the file to the specified length.
|
long | BufferedInputStream.skip(long n) This method skips the specified number of bytes in the stream. |
long | BufferedReader.skip(long count) This method skips the specified number of chars in the stream. |
long | CharArrayReader.skip(long n) This method attempts to skip the requested number of chars in the
input stream. |
long | FileInputStream.skip(long numBytes) This method skips the specified number of bytes in the stream. |
long | FilterInputStream.skip(long numBytes) Calls the in.skip(long) method
|
long | FilterReader.skip(long num_chars) Calls the in.skip(long) method
|
long | InputStream.skip(long n) This method skips the specified number of bytes in the stream. |
long | LineNumberInputStream.skip(long n) This method skips up to the requested number of bytes in the
input stream. |
long | LineNumberReader.skip(long count) This method skips over characters in the stream. |
long | ObjectInput.skip(long numBytes) This method causes the specified number of bytes to be read and
discarded. |
long | PushbackInputStream.skip(long n) This method skips the specified number of bytes in the stream. |
long | PushbackReader.skip(long num_chars) This method skips the specified number of chars in the stream. |
long | Skips the specified number of chars in the stream. |
long | StringReader.skip(long n) This method attempts to skip the requested number of chars in the
input stream. |
int | This method skips and discards the specified number of bytes in an
input stream. |
int | DataInputStream.skipBytes(int n) This method attempts to skip and discard the specified number of bytes
in the input stream. |
int | ObjectInputStream.skipBytes(int len) This method skips and discards the specified number of bytes in an
input stream. |
int | RandomAccessFile.skipBytes(int numBytes) This method attempts to skip and discard the specified number of bytes
in the input stream. |
void | PushbackInputStream.unread(byte[] b) This method pushes all of the bytes in the passed byte array into
the pushback bfer. |
void | PushbackInputStream.unread(byte[] b, int off, int len) This method pushed back bytes from the passed in array into the
pushback buffer. |
void | PushbackReader.unread(char[] buf) This method pushes all of the chars in the passed char array into
the pushback buffer. |
void | PushbackReader.unread(char[] buffer, int offset, int length) This method pushed back chars from the passed in array into the pushback
buffer. |
void | PushbackInputStream.unread(int b) This method pushes a single byte of data into the pushback buffer.
|
void | PushbackReader.unread(int b) This method pushes a single char of data into the pushback buffer.
|
void | ObjectOutputStream.useProtocolVersion(int version) Informs this ObjectOutputStream to write data
according to the specified protocol. |
void | DataOutput.write(byte[] buf) This method writes the raw byte array passed in to the output stream.
|
void | FileOutputStream.write(byte[] buf) This method writes all the bytes in the specified array to the
file.
|
void | FilterOutputStream.write(byte[] buf) This method writes all the bytes in the specified array to the underlying
OutputStream . |
void | ObjectOutput.write(byte[] buf) This method writes all the bytes in the specified byte array to the
output stream.
|
void | ObjectOutputStream.write(byte[] b) |
void | OutputStream.write(byte[] b) This method all the writes bytes from the passed array to the
output stream. |
void | RandomAccessFile.write(byte[] buffer) This method writes all the bytes in the specified array to the file.
|
void | BufferedOutputStream.write(byte[] buf, int offset, int len) This method writes len bytes from the byte array
buf starting at position offset in the buffer.
|
void | DataOutput.write(byte[] buf, int offset, int len) This method writes raw bytes from the passed array buf
starting
offset bytes into the buffer. |
void | DataOutputStream.write(byte[] buf, int offset, int len) This method writes len bytes from the specified byte array
buf starting at position offset into the
buffer to the underlying output stream.
|
void | FileOutputStream.write(byte[] buf, int offset, int len) This method writes len bytes from the byte array
buf to the file starting at index offset .
|
void | FilterOutputStream.write(byte[] buf, int offset, int len) This method calls the write(int) method len
times for all bytes from the array buf starting at index
offset . |
void | ObjectOutput.write(byte[] buf, int offset, int len) This method writes len bytes from the specified array
starting at index offset into that array.
|
void | ObjectOutputStream.write(byte[] b, int off, int len) |
void | OutputStream.write(byte[] b, int off, int len) This method writes len bytes from the specified array
b starting at index off into the array.
|
void | PipedOutputStream.write(byte[] buffer, int offset, int len) This method writes len bytes of data from the byte array
buf starting at index offset in the array
to the stream. |
void | RandomAccessFile.write(byte[] buffer, int offset, int len) This method writes len bytes to the file from the specified
array starting at index offset into the array.
|
void | This method all the writes char from the passed array to the output
stream. |
void | BufferedWriter.write(char[] buf, int offset, int len) This method writes len chars from the char array
buf starting at position offset in the buffer.
|
void | FilterWriter.write(char[] buf, int offset, int len) This method writes len chars from the array buf
starting at index offset to the underlying
Writer .
|
void | OutputStreamWriter.write(char[] buf, int offset, int count) This method writes count characters from the specified
array to the output stream starting at position offset
into the array.
|
void | PipedWriter.write(char[] buffer, int offset, int len) This method writes len chars of data from the char array
buf starting at index offset in the array
to the stream. |
void | This method writes len char from the specified array
buf starting at index offset into the array.
|
void | BufferedOutputStream.write(int b) This method writes a single byte of data. |
void | BufferedWriter.write(int oneChar) This method writes a single char of data. |
void | DataOutput.write(int value) This method writes an 8-bit value (passed into the method as a Java
int ) to an output stream. |
void | DataOutputStream.write(int value) This method writes the specified byte (passed as an int )
to the underlying output stream.
|
void | FileOutputStream.write(int b) This method writes a single byte of data to the file.
|
void | FilterOutputStream.write(int b) This method writes a single byte of output to the underlying
OutputStream .
|
void | FilterWriter.write(int b) This method writes a single char of output to the underlying
Writer .
|
void | ObjectOutput.write(int b) This method writes the specified byte to the output stream.
|
void | ObjectOutputStream.write(int data) |
void | OutputStream.write(int b) This method writes a single byte to the output stream. |
void | OutputStreamWriter.write(int ch) This method writes a single character to the output stream.
|
void | PipedOutputStream.write(int b) Write a single byte of date to the stream. |
void | PipedWriter.write(int b) Write a single char of date to the stream. |
void | RandomAccessFile.write(int oneByte) This method writes a single byte of data to the file. |
void | This method writes a single char to the output stream.
|
void | |
void | This method writes all the characters in a String to the
output.
|
void | This method writes len chars from the String
str starting at position offset in the string.
|
void | This method writes len chars from the String
starting at position offset .
|
void | This method writes count bytes from the specified
String starting at position offset into the
String .
|
void | This method writes len chars from the String
starting at position offset .
|
void | DataOutput.writeBoolean(boolean value) This method writes a Java boolean value to an output stream. |
void | DataOutputStream.writeBoolean(boolean value) This method writes a Java boolean value to an output stream. |
void | ObjectOutputStream.writeBoolean(boolean data) |
void | RandomAccessFile.writeBoolean(boolean val) This method writes a Java boolean to the underlying output
stream. |
void | DataOutput.writeByte(int value) This method writes a Java byte value to an output stream. |
void | DataOutputStream.writeByte(int value) This method writes a Java byte value to an output stream. |
void | ObjectOutputStream.writeByte(int data) |
void | RandomAccessFile.writeByte(int val) This method writes a Java byte value to the underlying
output stream.
|
void | This method writes all the bytes in a String out to the
stream. |
void | This method writes all the bytes in a String out to the
stream. |
void | |
void | This method writes all the bytes in a String out to the
stream. |
void | DataOutput.writeChar(int value) This method writes a Java char value to an output stream. |
void | DataOutputStream.writeChar(int value) This method writes a Java char value to an output stream. |
void | ObjectOutputStream.writeChar(int data) |
void | RandomAccessFile.writeChar(int val) This method writes a single char value to the stream,
high byte first.
|
void | This method writes all the characters of a String to an
output stream as an array of char 's. |
void | This method writes all the characters of a String to an
output stream as an array of char 's. |
void | |
void | This method writes all the characters in a String to the
stream. |
void | |
void | DataOutput.writeDouble(double value) This method writes a Java double value to the stream. |
void | DataOutputStream.writeDouble(double value) This method writes a Java double value to the stream. |
void | ObjectOutputStream.writeDouble(double data) |
void | RandomAccessFile.writeDouble(double val) This method writes a Java double value to the stream. |
void | This method is responsible for writing the instance data of an object
to the passed in stream. |
void | |
void | DataOutput.writeFloat(float value) This method writes a Java float value to the stream. |
void | DataOutputStream.writeFloat(float value) This method writes a Java float value to the stream. |
void | ObjectOutputStream.writeFloat(float data) |
void | RandomAccessFile.writeFloat(float val) This method writes a Java float value to the stream. |
void | DataOutput.writeInt(int value) This method writes a Java int value to an output stream. |
void | DataOutputStream.writeInt(int value) This method writes a Java int value to an output stream. |
void | ObjectOutputStream.writeInt(int data) |
void | RandomAccessFile.writeInt(int val) This method writes a Java int to the stream, high bytes
first. |
void | DataOutput.writeLong(long value) This method writes a Java long value to an output stream. |
void | DataOutputStream.writeLong(long value) This method writes a Java long value to an output stream. |
void | ObjectOutputStream.writeLong(long data) |
void | RandomAccessFile.writeLong(long val) This method writes a Java long to the stream, high bytes
first. |
void | This method writes a object instance to a stream. |
void | Writes a representation of obj to the underlying
output stream by writing out information about its class, then
writing out each of the objects non-transient, non-static
fields. |
void | This method allows subclasses to override the default
serialization mechanism provided by
ObjectOutputStream . |
void | DataOutput.writeShort(int value) This method writes a Java short value to an output stream. |
void | DataOutputStream.writeShort(int value) This method writes a Java short value to an output stream. |
void | ObjectOutputStream.writeShort(int data) |
void | RandomAccessFile.writeShort(int val) This method writes a Java short to the stream, high byte
first. |
void | Writes stream magic and stream version information to the
underlying stream.
|
void | This method writes all the bytes that have been written to this stream
from the internal buffer to the specified OutputStream .
|
void | This method writes all the chars that have been written to this stream
from the internal buffer to the specified Writer .
|
void | This method writes a Java String to the stream in a modified
UTF-8 format. |
void | This method writes a Java String to the stream in a modified
UTF-8 format. |
void | |
void | This method writes a Java String to the stream in a modified
UTF-8 format. |
void | Writes an object to the stream in the same manner as
writeObject(Object) , but without the use of
references. |
Classes derived from java.io.IOException | |
class |
Methods which throw type java.io.IOException | |
void |
Constructors with parameter type java.io.IOException | |
Initializes a new instance with the given cause.
|
Methods with return type java.io.IOException | |
IOException | Gets the underlying IOException that caused this exception.
|
Methods which throw type java.io.IOException | |
MidiFileFormat | Read a MidiFileFormat object from the given file.
|
MidiFileFormat | Read a MidiFileFormat object from the given stream.
|
MidiFileFormat | Read a MidiFileFormat object from the given url.
|
Sequence | Read a Sequence object from the given file.
|
Sequence | Read a Sequence object from the given stream.
|
Sequence | Read a Sequence object from the given url.
|
Soundbank | Read a Soundbank object from the given file.
|
Soundbank | Read a Soundbank object from the given stream.
|
Soundbank | Read a Soundbank object from the given url.
|
void | Set the sequence for this sequencer. istream reads on a valid MIDI file.
|
int | Write a sequence to a file using a specific MIDI file format.
|
int | Write a sequence to an output stream using a specific MIDI file format.
|
Methods which throw type java.io.IOException | |
byte[] | Decode a Base-64 string into a byte array.
|
Constructors which throw type java.io.IOException | |
Loads the file from an input stream, which is not closed.
|
Methods which throw type java.io.IOException | |
boolean | |
int | GIFImageReader.getHeight(int imageIndex) Get the height of the input image in pixels. |
int | GIFImageReader.getWidth(int imageIndex) Get the width of the input image in pixels. |
BufferedImage | Reads the image indexed by imageIndex and returns it as
a complete BufferedImage, using a supplied ImageReadParam.
|
boolean | Reads a GIF file signature from an inputstream and checks it.
|
Methods which throw type java.io.IOException | |
void | |
void | UnicodeReader.mark(int limit) |
void | |
void | |
int | |
int | UnicodeReader.read(int[] buf, int off, int len) |
void | |
int[] | Returns the specified UTF-16 char array as an array of Unicode code
points.
|
Methods which throw type java.io.IOException | |
void | MBeanServerConnection.addNotificationListener(ObjectName name, NotificationListener listener, NotificationFilter filter, Object passback) Registers the supplied listener with the specified management
bean. |
void | MBeanServerConnection.addNotificationListener(ObjectName name, ObjectName listener, NotificationFilter filter, Object passback)
Registers the supplied listener with the specified management
bean. |
ObjectInstance |
Instantiates a new instance of the specified management bean
using the default constructor and registers it with the server
under the supplied name. |
ObjectInstance |
Instantiates a new instance of the specified management bean
using the given constructor and registers it with the server
under the supplied name. |
ObjectInstance |
Instantiates a new instance of the specified management bean
using the default constructor and registers it with the server
under the supplied name. |
ObjectInstance | MBeanServerConnection.createMBean(String className, ObjectName name, ObjectName loaderName, Object[] params, String[] sig)
Instantiates a new instance of the specified management bean
using the given constructor and registers it with the server
under the supplied name. |
Object | Returns the value of the supplied attribute from the specified
management bean.
|
AttributeList | Returns the values of the named attributes from the specified
management bean.
|
String | Returns the default domain this server applies to beans that have
no specified domain.
|
String[] | Returns an array containing all the domains used by beans registered
with this server. |
Integer | Returns the number of management beans registered with this server.
|
MBeanInfo | Returns information on the given management bean.
|
ObjectInstance | Returns the ObjectInstance created for the specified
management bean on registration.
|
Object | Invokes the supplied operation on the specified management
bean. |
boolean |
Returns true if the specified management bean is an instance
of the supplied class.
|
boolean | Returns true if the specified management bean is registered with
the server.
|
Set |
Returns a set of ObjectInstance s matching the specified
criteria. |
Set |
Returns a set of ObjectName s matching the specified
criteria. |
void | Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
void | MBeanServerConnection.removeNotificationListener(ObjectName name, NotificationListener listener, NotificationFilter filter, Object passback) Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
void | Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
void | MBeanServerConnection.removeNotificationListener(ObjectName name, ObjectName listener, NotificationFilter filter, Object passback) Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
void | Sets the value of the specified attribute of the supplied
management bean.
|
AttributeList | Sets the value of each of the specified attributes
of the supplied management bean to that specified by
the Attribute object. |
void | Unregisters the specified management bean. |
Classes derived from java.io.IOException | |
class |
Constructors which throw type java.io.IOException | |
Creates a new property resource bundle. | |
Creates a new property resource bundle. |
Methods with return type java.io.IOException | |
IOException | Returns the last I/O exception thrown by the
append() operation of the underlying
output stream.
|
IOException | Returns the last IOException occured.
|
Methods which throw type java.io.IOException | |
void | Reads a property list from the supplied input stream.
|
void | Reads a property list from a character stream. |
void |
Decodes the contents of the supplied InputStream as
an XML file, which represents a set of properties. |
void | Writes the key/value pairs to the given output stream, in a format
suitable for load .If header is not null, this method writes a comment containing the header as first line to the stream. |
void |
Encodes the properties as an XML file using the UTF-8 encoding.
|
void |
Encodes the properties as an XML file using the supplied encoding.
|
Methods which throw type java.io.IOException | |
void | Writes the contents of this type to the DataOutputStream
|
void | Writes the id to the stream
|
void | Outputs the reference type ID to the given output stream
|
void | Writes the contents of this type to the output stream, preceded
by a one-byte tag for tagged object IDs or type tag for
reference type IDs.
|
Constructors which throw type java.io.IOException | |
RMIMarshalledObjectInputStream.RMIMarshalledObjectInputStream(byte[] objBytes, byte[] locBytes) | |
Methods which throw type java.io.IOException | |
void | Flushes the stream represented by this class,
so that any buffered data is written to the stream.
|
Object | |
void |
Constructors which throw type java.io.IOException | |
Methods which throw type java.io.IOException | |
void | Closes the input stream and the associated ProgressMonitor .
|
InputStream | |
int | Reads an unsigned byte from the input stream and returns it as an
int in the range of 0-255. |
int | ProgressMonitorInputStream.read(byte[] data) Reads bytes from the input stream and stores them in the supplied array,
and updates the progress monitor (or closes it if the end of the stream
is reached).
|
int | ProgressMonitorInputStream.read(byte[] data, int offset, int length) Reads up to length bytes from the input stream and stores
them in the supplied array at the given index, and updates the progress
monitor (or closes it if the end of the stream is reached).
|
void | This method initializes from a stream.
|
void | Resets the input stream to the point where mark(int) was called.
|
void | Sets the current URL being displayed.
|
void | Sets the current URL being displayed.
|
long | ProgressMonitorInputStream.skip(long length) Skips the specified number of bytes and updates the
ProgressMonitor .
|
Methods which throw type java.io.IOException | |
@Override | |
@Override | |
@Override | |
@Override | |
@Override | |
@Override | |
int | |
@Override | |
@Override | |
int | GstInputStream.read(byte[] buf, int off, int len) |
Methods which throw type java.io.IOException | |
void |
Methods which throw type java.io.IOException | |
void | |
void |
Methods which throw type java.io.IOException | |
void | |
JarFile | |
InputStream | |
JarFile | |
URLConnection | This method returs a new JarURLConnection for the specified URL
|
Methods which throw type java.io.IOException | |
void | Closes out an unwanted embedded tag. |
void | Writes out the comment.
|
void | Writes out an empty tag. i.e. a tag without any child elements.
|
void | Ends a span tag.
|
void | Writes out an end tag.
|
void | Inserts the string after the end of the given element.
|
void | Inserts the string at the start of the element.
|
void | Inserts the string at the end of the element. |
void | Inserts the string before the start of the given element. |
void | HTMLEditorKit.insertHTML(HTMLDocument doc, int offset, String html, int popDepth, int pushDepth, HTML.Tag insertTag) Inserts HTML into an existing document.
|
void | Loads a set of rules that have been specified in terms of CSS grammar.
|
void | HTMLWriter.output(char[] chars, int off, int len) Write to the writer. |
void | HTMLEditorKit.Parser.parse(Reader reader, HTMLEditorKit.ParserCallback callback, boolean ignoreCharSet) Parse the HTML text, calling various methods of the provided callback
in response to the occurence of the corresponding HTML constructions.
|
void | Inserts content from the given stream. |
void | Writes out the contents of a select element.
|
void | Replaces the children of the given element with the contents of
the string. |
void | Replaces the given element in the parent with the string. |
void | Starts a span tag.
|
void | Writes out a start tag. |
void | Writes out text, within the appropriate range if it is specified.
|
void | |
void | Writes out the contents of a textarea.
|
void | Call this method to start outputing HTML.
|
void | Write the entire HTML document.
|
void | Writes content from a document to the given stream in
an appropriate format.
|
void | Writes all the attributes in the attrSet, except for attrbutes with
keys of javax.swing.text.html.HTML.Tag ,
javax.swing.text.StyleConstants or
javax.swing.text.html.HTML.Attribute.ENDTAG .
|
void | Write a set of attributes.
|
void | Writes the body of the HTML document.
|
void | Deliberately unimplemented, handles component elements.
|
void | Writes the content of an element.
|
void | Writes out an embedded tag. |
void | Write a paragraph end tag, closes any other open tags.
|
void | Write an ending tag and decrement the indent.
|
void | Write bold, indent and underline tags.
|
void | Write the HTML header.
|
void | Deliberately unimplemented.
|
void | Writes a non-text leaf element.
|
void | Writes out a line separator. |
void | Write the HTML attributes which do not have tag equivalents,
e.g. attributes other than bold/italic/underlined.
|
void | Writes out the contents of an option element.
|
void | Write a paragraph start tag.
|
void | Write a start tag and increment the indent.
|
void | Write the styles used.
|
Methods which throw type java.io.IOException | |
void | Parse an XML document.
|
void | Parse a document.
|
void | Parse the document.
|
void | Parse an XML document.
|
void | Parse a document.
|
void | Parse the document.
|
InputSource | Resolve an external entity.
|
InputSource | Filter an external entity resolution.
|
Classes derived from java.io.IOException | |
class |
Methods which throw type java.io.IOException | |
Object | DERValue.getValueAs(int derType) |
DERValue | Decode a single value from the input stream, returning it in a new
DERValue . |
DERValue | Convenience method for reading a single primitive value from the
given byte array.
|
int | |
void | |
int |
Methods which throw type java.io.IOException | |
boolean | move on to next token.
|
boolean | |
Object | the generated parser.
|
Object | the generated parser, with debugging messages.
|
Constructors which throw type java.io.IOException | |
Methods which throw type java.io.IOException | |
Enumeration<E> | |
void | |
PersistentByteMap | |
Enumeration<E> | Called whenever all locations of a named resource are needed.
|
Methods which throw type java.io.IOException | |
int | Delegates functionality to the underlying stream.
|
void | Delegates functionality to the underlying stream.
|
void | This method flushes any unwritten bytes to the underlying stream.
|
void | This method flushes any unwritten bytes to the underlying stream.
|
int | Read a single byte directly from the buffer.
|
int | Read a single byte.
|
int | Delegates functionality to the underlying stream.
|
int | AbstractCdrInput.read(byte[] x) Read bytes directly from the buffer.
|
int | AbstractDataInput.read(byte[] b) This method reads bytes from the underlying stream into the specified
byte array buffer. |
int | HeadlessInput.read(byte[] b) Delegates functionality to the underlying stream.
|
int | LittleEndianInputStream.read(byte[] b) This method reads bytes from the underlying stream into the specified
byte array buffer. |
int | AbstractCdrInput.read(byte[] x, int ofs, int len) Read bytes directly from the buffer.
|
int | AbstractDataInput.read(byte[] b, int off, int len) This method reads bytes from the underlying stream into the specified
byte array buffer. |
int | HeadlessInput.read(byte[] b, int off, int len) Delegates functionality to the underlying stream.
|
int | LittleEndianInputStream.read(byte[] b, int off, int len) This method reads bytes from the underlying stream into the specified
byte array buffer. |
boolean | This method reads a Java boolean value from an input stream. |
boolean | This method reads a Java boolean value from an input stream. |
byte | This method reads a Java byte value from an input stream. |
byte | This method reads a Java byte value from an input stream. |
char | This method reads a Java char value from an input stream.
|
char | This method reads a Java char value from an input stream.
|
double | This method reads a Java double value from an input stream. |
double | This method reads a Java double value from an input stream. |
float | This method reads a Java float value from an input stream. |
float | This method reads a Java float value from an input stream. |
void | AbstractDataInput.readFully(byte[] b) This method reads raw bytes into the passed array until the array is
full. |
void | LittleEndianInputStream.readFully(byte[] b) This method reads raw bytes into the passed array until the array is
full. |
void | LittleEndianInputStream.readFully(byte[] buf, int offset, int len) This method reads raw bytes into the passed array buf
starting
offset bytes into the buffer. |
int | This method reads a Java int value from an input stream
It operates by reading four bytes from the stream and converting them to
a single Java int . |
int | This method reads a Java int value from an input stream
It operates by reading four bytes from the stream and converting them to
a single Java int . |
String | This method reads the next line of text data from an input
stream. |
long | This method reads a Java long value from an input stream
It operates by reading eight bytes from the stream and converting them to
a single Java long . |
long | This method reads a Java long value from an input stream
It operates by reading eight bytes from the stream and converting them to
a single Java long . |
int | Read the chunked nested value from the given input stream, transferring the
contents to the given output stream.
|
short | This method reads a signed 16-bit value into a Java in from the
stream. |
short | This method reads a signed 16-bit value into a Java in from the
stream. |
int | This method reads 8 unsigned bits into a Java int
value from the stream. |
int | This method reads 8 unsigned bits into a Java int
value from the stream. |
int | This method reads 16 unsigned bits into a Java int value from the stream.
|
int | This method reads 16 unsigned bits into a Java int value from the stream.
|
void | Delegates functionality to the underlying stream.
|
long | HeadlessInput.skip(long n) Delegates functionality to the underlying stream.
|
int | AbstractDataInput.skipBytes(int n) This method attempts to skip and discard the specified number of bytes
in the input stream. |
int | LittleEndianInputStream.skipBytes(int n) This method attempts to skip and discard the specified number of bytes
in the input stream. |
void | AbstractCdrOutput.write(byte[] x) Write bytes directly into the underlying stream.
|
void | AbstractDataOutput.write(byte[] buf) Write the complete byte array.
|
void | AbstractCdrOutput.write(byte[] x, int ofs, int len) Write bytes directly into the underlying stream.
|
void | AbstractDataOutput.write(byte[] buf, int offset, int len) This method writes len bytes from the specified byte array
buf starting at position offset into the
buffer to the underlying output stream.
|
void | LittleEndianOutputStream.write(byte[] buf, int offset, int len) This method writes len bytes from the specified byte array
buf starting at position offset into the
buffer to the underlying output stream.
|
void | AbstractDataOutput.write(int value) This method writes the specified byte (passed as an int )
to the underlying output stream.
|
void | LittleEndianOutputStream.write(int value) This method writes the specified byte (passed as an int )
to the underlying output stream.
|
void | AbstractDataOutput.writeBoolean(boolean value) This method writes a Java boolean value to an output stream. |
void | LittleEndianOutputStream.writeBoolean(boolean value) This method writes a Java boolean value to an output stream. |
void | AbstractDataOutput.writeByte(int value) This method writes a Java byte value to an output stream. |
void | LittleEndianOutputStream.writeByte(int value) This method writes a Java byte value to an output stream. |
void | AbstractDataOutput.writeChar(int value) This method writes a Java char value to an output stream. |
void | LittleEndianOutputStream.writeChar(int value) Writes char in Little Endian.
|
void | AbstractDataOutput.writeDouble(double value) This method writes a Java double value to the stream.
|
void | LittleEndianOutputStream.writeDouble(double value) This method writes a Java double value to the stream. |
void | AbstractDataOutput.writeFloat(float value) This method writes a Java float value to the stream.
|
void | LittleEndianOutputStream.writeFloat(float value) This method writes a Java float value to the stream. |
void | AbstractDataOutput.writeInt(int value) This method writes a Java int value to an output stream.
|
void | LittleEndianOutputStream.writeInt(int value) Writes int in Little Endian.
|
void | AbstractDataOutput.writeLong(long value) This method writes a Java long value to an output stream.
|
void | LittleEndianOutputStream.writeLong(long value) Writes long in Little Endian.
|
void | AbstractDataOutput.writeShort(int value) This method writes a Java short value to an output stream. |
void | LittleEndianOutputStream.writeShort(int value) This method writes a Java short value to an output stream.
|
Methods which throw type java.io.IOException | |
CharSequence | FileObject.getCharContent(boolean ignoreEncodingErrors) Returns the character content of the file, if available. |
InputStream | Opens this file for reading and returns an input stream.
|
OutputStream | Opens this file for writing and returns an output stream.
|
Reader | FileObject.openReader(boolean ignoreEncodingErrors) Opens this file for reading and returns a reader.
|
Writer | Opens this file for writer and returns a writer.
|
Methods which throw type java.io.IOException | |
void | |
void | Writes only the preference node.
|
void | Writes the preference node plus the complete subtree.
|
Methods which throw type java.io.IOException | |
RMIConnection.@SuppressWarnings("rawtypes" ) Handles MBeanServerConnection.addNotificationListener(ObjectName,
ObjectName, NotificationFilter, Object) by
registering the supplied listener with the specified management
bean. | |
void | Closes the connection and unexports the RMI object implementing this
interface. |
ObjectInstance | RMIConnection.createMBean(String className, ObjectName name, ObjectName loaderName, Subject delegationSubject)
Handles MBeanServerConnection.createMBean(String, ObjectName,
ObjectName) by instantiating a new instance of the specified
management bean using the default constructor and registering
it with the server under the supplied name. |
ObjectInstance |
Handles MBeanServerConnection.createMBean(String, ObjectName) by
instantiating a new instance of the specified management bean
using the default constructor and registering it with the server
under the supplied name. |
NotificationResult | RMIConnection.fetchNotifications(long sequenceNumber, int maxNotifications, long timeout)
Retrieves any waiting notifications from the server. |
Object | Handles MBeanServerConnection.getAttribute(ObjectName, String) ,
returning the value of the supplied attribute from the specified
management bean.
|
AttributeList | Handles MBeanServerConnection.getAttribute(ObjectName, String) ,
returning the values of the named attributes from the specified
management bean.
|
String | Returns the unique identifier for this connection to the RMI
server.
|
String | Handles MBeanServerConnection.getDefaultDomain() by returning the default
domain this server applies to beans that have no specified domain.
|
String[] | Handles MBeanServerConnection.getDomains() by returning an array
containing all the domains used by beans registered with
this server. |
Integer | Handles MBeanServerConnection.getMBeanCount() by returning the number of
management beans registered with this server.
|
MBeanInfo | Handles MBeanServerConnection.getMBeanInfo(ObjectName) by returning
information on the given management bean.
|
ObjectInstance | Handles MBeanServerConnection.getObjectInstance(ObjectName) by returning
the ObjectInstance created for the specified management
bean on registration.
|
boolean |
Handles |
boolean | Handles |
RMIConnection | Constructs and returns a new RMI connection using the specified
authentication credentials. |
void | RMIConnection.removeNotificationListener(ObjectName name, ObjectName listener, Subject delegationSubject) Handles MBeanServerConnection.removeNotificationListener(ObjectName,
ObjectName) by removing the specified listener from the list
of recipients of notifications from the supplied bean. |
void | RMIConnection.removeNotificationListeners(ObjectName name, Integer[] listenerIds, Subject delegationSubject) Removes one or more NotificationListener s from the specified
management bean. |
void | Handles MBeanServerConnection.unregisterMBean(ObjectName) by unregistering
the specified management bean. |
Methods which throw type java.io.IOException | |
int | Returns conservative number of bytes available without blocking.
|
void | This method closes the stream. |
void | This method closes the stream. |
void | This method forces any data that may have been buffered to be written
to the underlying output device. |
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | ReaderInputStream.read(byte[] b) This method reads bytes from a stream and stores them into a caller
supplied buffer. |
int | ReaderInputStream.read(byte[] b, int off, int len) This method read bytes from a stream and stores them into a
caller supplied buffer. |
void | This method resets a stream to the point where the
mark() method was called. |
void | |
long | ReaderInputStream.skip(long n) This method skips the specified number of bytes in the stream. |
void | WriterOutputStream.write(byte[] b) This method all the writes bytes from the passed array to the
output stream. |
void | WriterOutputStream.write(byte[] b, int off, int len) This method writes len bytes from the specified array
b starting at index off into the array.
|
void | WriterOutputStream.write(int c) This method writes a single byte to the output stream. |
Constructors which throw type java.io.IOException | |
Read a location from the given bytebuffer, consists of a TAG (byte),
followed by a ReferenceTypeId, a MethodId and an index (long).
|
Methods which throw type java.io.IOException | |
void | Writes this line table to the given DataOutputStream.
|
void | Write the given location to an output stream.
|
void | |
void | Writes this line table to the given DataOutputStream.
|
void | Write this String to the outStream as a string understood by jdwp.
|
Constructors which throw type java.io.IOException | |
The basic constructor. | |
Methods which throw type java.io.IOException | |
void | |
void | |
boolean | |
String[] |
Classes derived from java.io.IOException | |
class | This exception is thrown to indicate an problem with a jar file.
|
Constructors which throw type java.io.IOException | |
Creates a new JarFile. | |
Creates a new JarFile. | |
Creates a new JarFile with the indicated mode. | |
Creates a new JarFile. | |
Creates a new JarFile. | |
Creates a new JarInputStream and tries to read the manifest.
| |
Creates a new JarInputStream and tries to read the manifest.
| |
Creates a new JarOutputStream without a manifest entry.
| |
Creates a new JarOutputStream with a manifest entry.
| |
Creates a Manifest from the supplied input stream.
|
Methods which throw type java.io.IOException | |
Attributes | Returns a copy of the Attributes set for this entry.
|
InputStream | Returns an input stream for the given entry. |
Manifest | Returns the manifest for this JarFile or null when the JarFile does not
contain a manifest file.
|
ZipEntry | Returns the next entry or null when there are no more entries.
|
JarEntry | Returns the next jar entry or null when there are no more entries.
|
void | Prepares the JarOutputStream for writing the next entry.
|
int | JarInputStream.read(byte[] buf, int off, int len) XXX
|
void | Read and merge a Manifest from the designated input stream.
|
void | Writes the contents of this Manifest to the designated
output stream. |
Methods which throw type java.io.IOException | |
void | Loads the keystore from the specified input stream and it
uses the specified password to check for integrity if supplied.
|
void | Stores the keystore in the specified output stream and it
uses the specified key it keep it secure.
|
Methods which throw type java.io.IOException | |
AudioFileFormat | Return the format of the given file as deduced by this provider.
|
AudioFileFormat | Return the format of the given input stream as deduced by this provider.
|
AudioFileFormat | Return the format of the given URL as deduced by this provider.
|
AudioInputStream | Return an AudioInputStream for the given file. |
AudioInputStream | Return an AudioInputStream wrapping the given input stream. |
AudioInputStream | Return an AudioInputStream for the given URL. |
Methods which throw type java.io.IOException | |
void | Read this stub from the object input stream.
|
void | Write this stub to the object output stream.
|
Methods which throw type java.io.IOException | |
ManagementFactory.T newPlatformMXBeanProxy(MBeanServerConnection connection, String mxbeanName, Class
Returns a proxy for the specified platform bean. |
Methods which throw type java.io.IOException | |
Doc | Returns the current document.
|
Object | Returns the print data of this doc object.
|
Object | Returns the print data of this doc object.
|
Reader | Returns a Reader object for extracting character print data
from this document.
|
Reader | Returns a Reader object for extracting character print data
from this document.
|
InputStream | Returns an InputStream object for extracting byte print data
from this document.
|
InputStream | Returns an InputStream object for extracting byte print data
from this document.
|
MultiDoc | Returns the next MultiDoc object that contains the
next document for retrieval.
|
Methods which throw type java.io.IOException | |
void | Launches the Desktop default browser to open the given uri .
|
Font | Creates a new font from a File object.
|
Font | Creates a new font with point size 1 and PLAIN style,
reading font data from the provided input stream. |
void | Launch the edit command to edit this file.
|
void | Launches the Desktop default mailer.
|
void | Launches the Desktop default mailer, with the given mailtoURI
as agrument. |
void | Launches the Desktop default application to open the given File.
|
void | Launch the print program to print this file.
|
void | Saves a Serializable listener chain to a serialization stream.
|
void | Saves all Serializable listeners to a serialization stream.
|
Classes derived from java.io.IOException | |
class |
Constructors which throw type java.io.IOException | |
Creates a PNGFile object from an InputStream.
|
Methods which throw type java.io.IOException | |
boolean | Determines if the PNG ImageReader can decode the specified input.
|
ImageReader | Returns a new PNGImageReader instance.
|
int | PNGImageReader.getHeight(int imageIndex) Returns the height of the image.
|
IIOMetadata | PNGImageReader.getImageMetadata(int imageIndex) |
Iterator<E> | PNGImageReader.getImageTypes(int imageIndex) Returns the image types for the image.
|
int | PNGImageReader.getNumImages(boolean allowSearch) Returns the number of images in the stream.
|
IIOMetadata | |
int | PNGImageReader.getWidth(int imageIndex) Returns the width of the image.
|
BufferedImage | Reads the image.
|
PNGChunk | Loads a chunk from an InputStream. |
void | Writes a PNG chunk to an output stream,
performing the CRC calculation as well.
|
void | Writes a PNG file to an OutputStream
|
Constructors which throw type java.io.IOException | |
Constructor.
|
Methods which throw type java.io.IOException | |
int | This method returns the number of bytes that can be read from
this stream before a read might block. |
void | This method closes the ChunkedInputStream by closing the underlying
InputStream.
|
void | Closes this connection.
|
void | Closes the underlying socket, if any.
|
void | |
Response | Dispatches this request.
|
InputStream | |
InputStream | |
OutputStream | |
OutputStream | |
int | |
String | |
Socket | Retrieves the socket associated with this connection.
|
URLConnection | Returns an HTTPURLConnection for the given URL.
|
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | ChunkedInputStream.read(byte[] buffer, int offset, int length) This method read bytes from a stream and stores them into a
caller supplied buffer. |
Methods which throw type java.io.IOException | |
Core |
Constructors which throw type java.io.IOException | |
AuthorityKeyIdentifier.AuthorityKeyIdentifier(byte[] encoded) | |
BasicConstraints.BasicConstraints(byte[] encoded) | |
CertificatePolicies.CertificatePolicies(byte[] encoded) | |
ExtendedKeyUsage.ExtendedKeyUsage(byte[] encoded) | |
GeneralName.GeneralName(byte[] encoded) | |
GeneralNames.GeneralNames(byte[] encoded) | |
GeneralSubtree.GeneralSubtree(byte[] encoded) | |
IssuerAlternativeNames.IssuerAlternativeNames(byte[] encoded) | |
NameConstraints.NameConstraints(byte[] encoded) | |
PolicyConstraint.PolicyConstraint(byte[] encoded) | |
PolicyMappings.PolicyMappings(byte[] encoded) | |
PrivateKeyUsagePeriod.PrivateKeyUsagePeriod(byte[] encoded) | |
ReasonCode.ReasonCode(byte[] encoded) | |
SubjectAlternativeNames.SubjectAlternativeNames(byte[] encoded) | |
SubjectKeyIdentifier.SubjectKeyIdentifier(byte[] encoded) |
Classes derived from java.io.IOException | |
class | Exception wrapper for CORBA.ACTIVITY_COMPLETED.
|
class | Exception wrapper for CORBA.ACTIVITY_REQUIRED
|
class | Exception wrapper for CORBA.INVALID_ACTIVITY.
|
Methods which throw type java.io.IOException | |
void | SAX1, SAX2: Preferred API to parse an XML document, using a
system identifier (URI).
|
void | SAX1: Preferred API to parse an XML document, using a
system identifier (URI).
|
void | SAX1, SAX2: Auxiliary API to parse an XML document, used mostly
when no URI is available.
|
void | SAX1: Underlying API to parse an XML document, used
directly when no URI is available. |
Methods which throw type java.io.IOException | |
void | Close the connection.
|
SSLSession | Negotiate the TLS session using the default SSL socket factory.
|
SSLSession | Negotiate the TLS session using the supplied SSL socket factory.
|
Methods which throw type java.io.IOException | |
void | Validate the specified input.
|
void | Validate the specified input.
|
Methods which throw type java.io.IOException | |
int | JavaPrinterGraphics.spoolPage(PrintWriter out, Printable printable, PageFormat pageFormat, int index) Spools a single page, returns NO_SUCH_PAGE unsuccessful,
PAGE_EXISTS if it was.
|
Classes derived from java.io.IOException | |
class | Thrown to indicate that the caller does not have permission to access
certain data, such as bind in an ActivationSystem.
|
class | Thrown if a connection is refused for a remote call.
|
class | Wraps an I/O Exception thrown while connecting for a remote call.
|
class | Thrown if an exception occurs while marshalling data to send in a remote
call. |
class | Thrown on an attempt to invoke a call on an object that no longer exists
in the remote Virtual Machine. |
class | The superclass of exceptions related to RMI (remote method invocation).
|
class | Wraps any error thrown while processing the server of a remote call.
|
class | Wraps any exception thrown while processing the server of a remote call.
|
class | Wraps any runtime exception thrown while processing the server of a
remote call. |
class | Thrown if a valid stub class is not found for an object when it is exported.
|
class | Thrown if an unexpected checked exception was received in a remote
procedure call.
|
class | Thrown if a java.net.UnknownHostException occurs during a remote
procedure call.
|
class | Thrown if an exception occurs while unmarshalling parameters or results
of a remote method call. |
Constructors which throw type java.io.IOException | |
Constructs a MarshalledObject from the given object.
|
Methods which throw type java.io.IOException | |
T | Constructs and returns a copy of the internal serialized object.
|
Methods which throw type java.io.IOException | |
@Override | Write the wrapped object to the given DataOutputStream.
|
@Override | Write the wrapped boolean to the given DataOutputStream.
|
@Override | Write the wrapped byte to the given DataOutputStream.
|
@Override | Write the wrapped char to the given DataOutputStream.
|
@Override | Write the wrapped double to the given DataOutputStream.
|
@Override | Write the wrapped float to the given DataOutputStream.
|
@Override | Write the wrapped int to the given DataOutputStream.
|
@Override | Write the wrapped long to the given DataOutputStream.
|
@Override | Write the wrapped object to the given DataOutputStream.
|
@Override | Write the wrapped short to the given DataOutputStream.
|
@Override | Write the wrapped object to the given DataOutputStream.
|
@Override | Write the wrapped void to the given DataOutputStream.
|
void | This method must write the value to the DataOutputStream in a manner
appropriate for the type of the value.
|
void | Will write the given object as a tagged value to the DataOutputStream.
|
void | Calls the dervied classes writeValue method to write its value to the
DataOutputStream.
|
Methods which throw type java.io.IOException | |
void |
Methods which throw type java.io.IOException | |
ServerSocket | Create an unbound server socket.
|
ServerSocket | ServerSocketFactory.createServerSocket(int port) Create a server socket bound to the given port.
|
ServerSocket | ServerSocketFactory.createServerSocket(int port, int backlog) |
ServerSocket | |
Socket | Returns an unbound client socket.
|
Socket | Creates a socket connected to a given host on a given port.
|
Socket | Creates a socket connected to a given host on a given port,
connecting locally to the interface with the given address and port.
|
Socket | Creates a socket connected to a given host on a given port.
|
Socket | Creates a socket connected to a given host on a given port,
connecting locally to the interface with the given address and port.
|
Constructors which throw type java.io.IOException | |
Construct a new OID from the given DER bytes.
| |
Construct a new OID from the given DER bytes.
| |
Construct a new OID from the DER bytes in an input stream. | |
Construct a new OID from the DER bytes in an input stream. |
Methods which throw type java.io.IOException | |
void | |
void | Handles a ChoiceCallback .
|
void | |
void | Handles a ChoiceCallback .
|
void | Handles a ConfirmationCallback .
|
void | |
void | Handles a ConfirmationCallback .
|
void | Handles a LanguageCallback .
|
void | |
void | Handles a LanguageCallback .
|
void | Handles a NameCallback .
|
void | |
void | Handles a NameCallback .
|
void | Handles an unknown callback. |
void | Handles a PasswordCallback .
|
void | |
void | Handles a PasswordCallback .
|
void | Handles a TextInputCallback .
|
void | |
void | Handles a TextInputCallback .
|
void | Handles a TextOutputCallback .
|
void | Handles a TextOutputCallback .
|
Methods which throw type java.io.IOException | |
int | |
void | Makes sure the Channel is properly closed.
|
void | FileChannelImpl.force(boolean metaData) msync with the disk
|
void | |
FileLock | FileChannelImpl.lock(long position, long size, boolean shared) |
MappedByteBuffer | |
MappedByteBuffer | FileChannelImpl.mapImpl(char mode, long position, int size) |
long | |
FileChannel | FileChannelImpl.position(long newPosition) |
int | |
int | FileChannelImpl.read(byte[] buffer, int offset, int length) |
int | |
int | |
long | |
long | |
long | |
long | |
FileChannel | FileChannelImpl.truncate(long size) |
FileLock | FileChannelImpl.tryLock(long position, long size, boolean shared) |
void | FileChannelImpl.unlock(long pos, long len) |
void | FileChannelImpl.write(byte[] buffer, int offset, int length) |
void | FileChannelImpl.write(int b) |
int | |
int | |
long |
Methods which throw type java.io.IOException | |
void | |
void | |
void | |
void | |
void | |
void |
Methods which throw type java.io.IOException | |
void | "Connects" to the file by opening it.
|
InputStream | Opens the file for reading and returns a stream for it.
|
OutputStream | Opens the file for writing and returns a stream for it.
|
Permission | This method returns a Permission object representing the
permissions required to access this URL. |
URLConnection | This method returs a new FileURLConnection for the specified URL
|
Classes derived from java.io.IOException | |
class | A runtime exception to indicate image reading and writing failures.
|
Methods which throw type java.io.IOException | |
boolean | ImageWriter.canInsertEmpty(int imageIndex) Check whether a new empty image can be inserted at the given
frame index. |
boolean | ImageWriter.canInsertImage(int imageIndex) Check whether an image can be inserted at the given frame index.
|
boolean | ImageWriter.canRemoveImage(int imageIndex) Check whether an image can be removed from the given frame index.
|
boolean | ImageWriter.canReplaceImageMetadata(int imageIndex) Check whether the metadata associated the image at the given
frame index can be replaced.
|
boolean | ImageWriter.canReplacePixels(int imageIndex) Check whether the pixels within the image at the given index can
be replaced.
|
boolean | Check whether the metadata associated the entire image stream can
be replaced.
|
boolean | Check whether an entire empty image, including empty metadata and
empty thumbnails, can be written to the output stream, leaving
pixel values to be filled in later using the replacePixels
methods.
|
ImageInputStream | Create an image input stream from the given object. |
ImageOutputStream | Create an image output stream from the given object. |
void | Complete inserting an empty image in the output stream.
|
void | Complete replacing pixels in an image in the output stream.
|
void | Complete writing an empty image to the image output stream.
|
void | Complete writing a sequence of images to the output stream. |
float | ImageReader.getAspectRatio(int imageIndex) Returns the aspect ratio of this image, the ration of its width
to its height. |
String | Retrieve the format of the input source.
|
int | ImageReader.getHeight(int imageIndex) Get the height of the input image in pixels. |
IIOMetadata | ImageReader.getImageMetadata(int imageIndex) Get the metadata associated with this image. |
IIOMetadata | Get the metadata associated with this image. |
Iterator | ImageReader.getImageTypes(int imageIndex) Get an iterator over the collection of image types into which
this reader can decode image data. |
int | ImageReader.getNumImages(boolean allowSearch) Return the number of images available from the image input
source, not including thumbnails. |
int | ImageReader.getNumThumbnails(int imageIndex) Get the number of thumbnails associated with an image.
|
ImageTypeSpecifier | ImageReader.getRawImageType(int imageIndex) Get the image type specifier that most closely represents the
internal data representation used by this reader. |
IIOMetadata | Get the metadata associated with the image being read. |
IIOMetadata | Get the metadata associated with the image being read. |
int | ImageReader.getThumbnailHeight(int imageIndex, int thumbnailIndex) Get the height of a thumbnail image.
|
int | ImageReader.getThumbnailWidth(int imageIndex, int thumbnailIndex) Get the width of a thumbnail image.
|
int | ImageReader.getTileGridXOffset(int imageIndex) Get the X coordinate in pixels of the top-left corner of the
first tile in this image.
|
int | ImageReader.getTileGridYOffset(int imageIndex) Get the Y coordinate in pixels of the top-left corner of the
first tile in this image.
|
int | ImageReader.getTileHeight(int imageIndex) Get the height of an image tile.
|
int | ImageReader.getTileWidth(int imageIndex) Get the width of an image tile.
|
int | ImageReader.getWidth(int imageIndex) Get the width of the input image in pixels. |
boolean | ImageReader.hasThumbnails(int imageIndex) Check whether or not the given image has thumbnails associated
with it.
|
boolean | ImageReader.isImageTiled(int imageIndex) Check if the given image is sub-divided into equal-sized
non-overlapping pixel rectangles.
|
boolean | ImageReader.isRandomAccessEasy(int imageIndex) Check if all pixels in this image are readily accessible. |
void | ImageWriter.prepareInsertEmpty(int imageIndex, ImageTypeSpecifier imageType, int width, int height, IIOMetadata imageMetadata, BufferedImage> thumbnails, ImageWriteParam param) Start inserting an empty image in the image output stream. |
void | Start the replacement of pixels within an image in the output
stream. |
void | ImageWriter.prepareWriteEmpty(IIOMetadata streamMetadata, ImageTypeSpecifier imageType, int width, int height, IIOMetadata imageMetadata, BufferedImage> thumbnails, ImageWriteParam param) Start writing an empty image to the end of the image output
stream.
|
void | Start the writing of a sequence of images.
|
BufferedImage | ImageReader.read(int imageIndex) Read the given frame all at once, using default image read
parameters, and return a buffered image.
|
BufferedImage | Read the given frame into a buffered image using the given read
parameters. |
BufferedImage | Create a buffered image from a file. |
BufferedImage | Create a buffered image from an input stream. |
BufferedImage | Create a buffered image from a URL. |
BufferedImage | Create a buffered image from an image input stream. |
Iterator | ImageReader.readAll(ImageReadParam> params) Read all image frames all at once, using the given image read
parameters iterator, and return an iterator over a collection of
IIOImages. |
IIOImage | Read the given frame all at once, using the given image read
parameters, and return an IIOImage. |
RenderedImage | Read a rendered image. |
Raster | Read raw raster data. |
BufferedImage | ImageReader.readThumbnail(int imageIndex, int thumbnailIndex) Read a thumbnail.
|
BufferedImage | ImageReader.readTile(int imageIndex, int tileX, int tileY) Read the given tile into a buffered image. |
Raster | ImageReader.readTileRaster(int imageIndex, int tileX, int tileY) Read the given tile into a raster containing the raw image data.
|
void | ImageWriter.removeImage(int imageIndex) Remove the image at the specified index from the output stream.
|
void | Replace the metadata associated with the image at the given
index.
|
void | Replace a region of an image in the output stream with a portion
of the given raster data. |
void | Replace a region of an image in the output stream with a portion
of the given rendered image. |
void | Replace the metadata associated with this image stream.
|
void | Write a rendered image to the output stream.
|
boolean | Write an image to a file using a registered writer that supports
the given format, overwriting the file if it already exists.
|
boolean | Write an image to an output stream using a registered writer that
supports the given format.
|
boolean | Write an image to an ImageOutputStream using a registered writer
that supports the given format. |
void | Write a image data, metadata and thumbnails to the output stream.
|
void | Write an image stream, including thumbnails and metadata to the
output stream. |
void | Insert an image into the output stream. |
void | Write a sequence of images, including thumbnails and metadata, to
the output stream. |
Methods which throw type java.io.IOException | |
void | Deserializes any service providers which are serializable. |
void | Subclasses may use this method to perform their own deserialization
after the default deserialization process has taken place, but
prior to the deserialization of the children. |
void | Serializes any service providers which are serializable. |
void | Subclasses may use this method to perform their own serialization
after the default serialization process has taken place, but
prior to the serialization of the children. |
void | Deserializes objects (written by serialize(ObjectOutputStream,Collection) ) and adds them to the specified collection.
|
Object | Instantiate a Bean using this Bean's ClassLoader
and this BeanContext as the parent.
|
Object | This is a convenience method for instantiating a bean inside this
context. |
void | Deserializes the children using the
deserialize(ObjectInputStream, Collection method
and then calls childDeserializedHook(Object, BCSChild)
for each child deserialized.
|
void | Writes the items in the collection to the specified output stream. |
void | Serializes the children using the
serialize(ObjectOutputStream, Collection method.
|
Methods which throw type java.io.IOException | |
IppResponse | Does some validation of the supplied parameters and then
sends the request to the ipp server or service.
|
Methods which throw type java.io.IOException | |
int | This method reads an unsigned byte from the input stream and returns it
as an int in the range of 0-255. |
int | MacInputStream.read(byte[] buf, int off, int len) This method read bytes from a stream and stores them into a
caller supplied buffer. |
void | MacOutputStream.write(byte[] buf, int off, int len) This method calls the write(int) method len
times for all bytes from the array buf starting at index
offset . |
void | MacOutputStream.write(int b) This method writes a single byte of output to the underlying
OutputStream .
|
Constructors which throw type java.io.IOException | |
The basic constructor. | |
Methods which throw type java.io.IOException | |
Socket | |
void | |
void | |
void | |
void | |
void | |
void | |
InputStream | |
OutputStream | |
void | LocalSocket.sendUrgentData(int b) |
void | |
void |
Methods which throw type java.io.IOException | |
int[] | |
void | |
void |
Classes derived from java.io.IOException | |
class | |
class | |
class |
Methods which throw type java.io.IOException | |
int | |
void | No action.
|
void | No action.
|
void | |
void | |
void | Set the flag that defaultWriteObject was called.
|
void | |
int | |
int | CorbaInput.read(byte[] b) |
int | CorbaInput.read(byte[] buf, int off, int len) |
boolean | |
byte | |
char | |
double | |
float | |
void | CorbaInput.readFully(byte[] buf) |
void | CorbaInput.readFully(byte[] buf, int off, int len) |
int | |
String | |
long | |
void | This should never be called. |
void | Read as CORBA object when the ORB is known. |
Object | Objects are read as abstract interfaces.
|
String | Read as wide string (not as UTF).
|
int | |
int | |
short | |
void | |
long | CorbaInput.skip(long n) |
int | CorbaInput.skipBytes(int len) |
void | CorbaOutput.write(byte[] buf) |
void | CorbaOutput.write(byte[] buf, int off, int len) |
void | CorbaOutput.write(int val) |
void | CorbaOutput.writeBoolean(boolean val) |
void | CorbaOutput.writeByte(int val) |
void | |
void | CorbaOutput.writeChar(int val) |
void | |
void | CorbaOutput.writeDouble(double val) |
void | CorbaOutput.writeFloat(float val) |
void | CorbaOutput.writeInt(int val) |
void | CorbaOutput.writeLong(long val) |
void | Write as CORBA object. |
void | Write as CORBA object. |
void | Objects are written as abstract interfaces.
|
void | Do not write other objects.
|
void | CorbaOutput.writeShort(int val) |
void | Such strings are written as wide strings, not as UTF.
|
Methods which throw type java.io.IOException | |
AudioFileFormat | Return the format of the given file as deduced by this provider.
|
AudioFileFormat | Return the format of the given input stream as deduced by this provider.
|
AudioFileFormat | Return the format of the given URL as deduced by this provider.
|
AudioInputStream | Return an AudioInputStream for the given file. |
AudioInputStream | Return an AudioInputStream wrapping the given input stream. |
AudioInputStream | Return an AudioInputStream for the given URL. |
int | Write audio data to a file.
|
int | Write audio data to an output stream.
|
Methods which throw type java.io.IOException | |
Object | Returns the data in the specified DataFlavor .
|
Classes derived from java.io.IOException | |
class |
Methods which throw type java.io.IOException | |
void | GnuParserDelegator.parse(Reader reader, HTMLEditorKit.ParserCallback a_callback, boolean ignoreCharSet) Parses the HTML document, calling methods of the provided callback. |
Methods which throw type java.io.IOException | |
void | SimpleSHSStream.write(byte[] b, int off, int len) This method writes len bytes from the specified byte array
buf starting at position offset into the
buffer to the underlying output stream.
|
void | SimpleSHSStream.write(int b) This method writes the specified byte (passed as an int )
to the underlying output stream.
|
Constructors which throw type java.io.IOException | |
The basic constructor. | |
Methods which throw type java.io.IOException | |
void | |
void | |
boolean | |
boolean | Checks if the current configuration file contains the <N, g> pair for
the designated index .
|
String[] | Returns the triplet: verifier, salt and configuration file index, of a
designated user, and a designated message digest algorithm name, as an
array of strings.
|
String[] | Returns a pair of strings representing the pair of N and
g MPIs for the designated index .
|
void |
Methods which throw type java.io.IOException | |
Socket | Create a client socket that should send a request to the remote side. |
ServerSocket | SocketFactory.createServerSocket(int port) Create a server socket that should serve remote invocations on the given
port. |
Classes derived from java.io.IOException | |
class | Exception indicating that the requested method doesn't support the
specified data type.
|
Constructors which throw type java.io.IOException | |
Constructor specifying a filename.
| |
Constructor specifying a filename.
|
Methods which throw type java.io.IOException | |
Object | Returns the instantiated bean.
|
Object | Returns the data as a reified object.
|
Object | Returns an object representing the data in its most preferred form.
|
InputStream | Returns an input stream from which the data can be read.
|
InputStream | Returns an input stream from which the data can be read.
|
InputStream | |
InputStream | |
OutputStream | Returns an output stream that can be used to overwrite the underlying
data, if the DataSource constructor was used.
|
OutputStream | Returns an output stream to which the data can be written.
|
OutputStream | |
OutputStream | |
Object | Returns an object representing the data to be transferred.
|
Object | Returns an object representing the data to be transferred.
|
void | This method restores an object's state by reading in the instance data
for the object from the passed in stream. |
void | Initializes the command with the verb it is expected to perform and
the data handler describing the data to operate on.
|
void | This method is responsible for writing the instance data of an object
to the passed in stream. |
void | Writes the data as a byte stream.
|
void | Writes the object as a stream of bytes.
|
Methods which throw type java.io.IOException | |
File | Creates a new folder with a unique name in the specified directory and
returns a File object representing the new directory.
|
Methods which throw type java.io.IOException | |
Document |
Methods which throw type java.io.IOException | |
URLConnection |
Methods which throw type java.io.IOException | |
void | Read the IOR from the provided input stream.
|
void | Read the IOR from the provided input stream, not reading the endian data at
the beginning of the stream. |
Socket | Create a client socket.
|
ServerSocket | DefaultSocketFactory.createServerSocket(int port) Create a server socket.
|
BigDecimal | Read the CORBA fixed, autodetecting the number of bytes
and assuming the given scale.
|
void | Write the big decimal as CORBA fixed<.code>.
|
Constructors which throw type java.io.IOException | |
Constructs a FileHandler , taking all property values
from the current LogManager configuration.
| |
Constructs a FileHandler given the pattern for the
location and name of the produced log files, the size limit, the
number of log files thorough which the handler will rotate, and
the append property. | |
Constructs a SocketHandler that publishes log
records to a TCP/IP socket. | |
Constructs a SocketHandler that publishes log
records to a TCP/IP socket. |
Methods which throw type java.io.IOException | |
void | Configures the logging framework by reading a configuration file.
|
void |
Classes derived from java.io.IOException | |
class | The exception is thrown when the document charset is changed.
|
Methods which throw type java.io.IOException | |
void | Indent this line by emitting spaces, according to the current
indent level and the current number of spaces per indent. |
void | AbstractWriter.output(char[] data, int start, int len) This method calls Writer.write on the indicated data, and updates
the current line length. |
void | Reads a document of the supported content type from an InputStream
into the actual Document object.
|
void | |
void | Read and set the content this component. |
void | |
void | |
void | Reads a set of attributes from the given object input stream. |
void | Handles reading in the attributes.
|
void | Output the text of the indicated Element, properly clipping it to
the range of the Document specified when the AbstractWriter was
created.
|
void | This method must be overridden by a concrete subclass. |
void | AbstractWriter.write(char ch) Write a single character.
|
void | AbstractWriter.write(char[] data, int start, int len) Write a character array to the output Writer, properly handling
newlines and, if needed, wrapping lines as they are output.
|
void | Writes the Document (or a fragment of the
Document ) to an OutputStream in the
supported content type format.
|
void | |
void | Write the content of this component to the given stream. |
void | Writes the Document (or a fragment of the
Document ) to a Writer in the
supported content type format.
|
void | |
void | Write a String.
|
void | Serialize an attribute set in a way that is compatible with it
being read in again by readAttributeSet(ObjectInputStream,MutableAttributeSet) .
|
void | Handles writing of the given attributes.
|
void | Print the given AttributeSet as a sequence of assignment-like
strings, e.g. |
void | Write a line separator using the output method, and then reset
the current line length.
|