File access using java.net

Adaptive Server support for java.net and java.nio lets you create client-side Java networking applications in the server. You can create a network Java client application that connects to any server, which effectively enables Adaptive Server to function as a client to external servers.

You can use java.net and java.nio to:

NoteUse java.net with caution: