A B C D E F G H I K L M N O P R S T U V W 

A

add(PipeListener) - Method in class com.ovea.system.pipe.PipeListeners
 
add(PipeListener...) - Method in class com.ovea.system.pipe.PipeListeners
 
add(Iterable<? extends PipeListener>) - Method in class com.ovea.system.pipe.PipeListeners
 
add(TunnelListener) - Method in class com.ovea.system.tunnel.TunnelListeners
 
add(TunnelListener...) - Method in class com.ovea.system.tunnel.TunnelListeners
 
add(Iterable<? extends TunnelListener>) - Method in class com.ovea.system.tunnel.TunnelListeners
 
await(long, TimeUnit) - Method in interface com.ovea.system.pipe.PipeConnection
Wait for completion
await() - Method in interface com.ovea.system.pipe.PipeConnection
Wait for completion
await(long, TimeUnit) - Method in class com.ovea.system.tunnel.Tunnel
 
await() - Method in class com.ovea.system.tunnel.Tunnel
 

B

BrokenPipeException - Exception in com.ovea.system.pipe
 
BrokenPipeException(IOException) - Constructor for exception com.ovea.system.pipe.BrokenPipeException
 
BrokenPipeException(String) - Constructor for exception com.ovea.system.pipe.BrokenPipeException
 
BrokenTunnelException - Exception in com.ovea.system.tunnel
 
BrokenTunnelException(BrokenPipeException) - Constructor for exception com.ovea.system.tunnel.BrokenTunnelException
 

C

cancel(boolean) - Method in class com.ovea.system.proc.FutureProcess
 
canConnect(String, int) - Static method in class com.ovea.system.util.NetUtils
 
close(Closeable...) - Static method in class com.ovea.system.util.IoUtils
 
close(Socket...) - Static method in class com.ovea.system.util.IoUtils
 
close(ServerSocket...) - Static method in class com.ovea.system.util.IoUtils
 
close(Scanner...) - Static method in class com.ovea.system.util.IoUtils
 
com.ovea.system.pipe - package com.ovea.system.pipe
 
com.ovea.system.proc - package com.ovea.system.proc
 
com.ovea.system.test - package com.ovea.system.test
 
com.ovea.system.trace - package com.ovea.system.trace
 
com.ovea.system.tunnel - package com.ovea.system.tunnel
 
com.ovea.system.util - package com.ovea.system.util
 
connect() - Method in interface com.ovea.system.pipe.Pipe
Pipe the streams and returns immediatelly the connection handle.
connect(InputStream, OutputStream) - Static method in class com.ovea.system.pipe.Pipes
 
connect(String, InputStream, OutputStream) - Static method in class com.ovea.system.pipe.Pipes
 
connect(String, InputStream, OutputStream, int) - Static method in class com.ovea.system.pipe.Pipes
 
connect(Reader, Writer) - Static method in class com.ovea.system.pipe.Pipes
 
connect(String, Reader, Writer) - Static method in class com.ovea.system.pipe.Pipes
 
connect(String, Reader, Writer, int) - Static method in class com.ovea.system.pipe.Pipes
 
connect(ReadableByteChannel, WritableByteChannel) - Static method in class com.ovea.system.pipe.Pipes
 
connect(String, ReadableByteChannel, WritableByteChannel) - Static method in class com.ovea.system.pipe.Pipes
 
connect(String, ReadableByteChannel, WritableByteChannel, int) - Static method in class com.ovea.system.pipe.Pipes
 
connect(Socket, Socket) - Static method in class com.ovea.system.tunnel.Tunnel
 
connect(Socket, Socket, TunnelListener) - Static method in class com.ovea.system.tunnel.Tunnel
 
create(InputStream, OutputStream) - Static method in class com.ovea.system.pipe.Pipes
 
create(String, InputStream, OutputStream) - Static method in class com.ovea.system.pipe.Pipes
 
create(String, InputStream, OutputStream, int) - Static method in class com.ovea.system.pipe.Pipes
 
create(Reader, Writer) - Static method in class com.ovea.system.pipe.Pipes
 
create(String, Reader, Writer) - Static method in class com.ovea.system.pipe.Pipes
 
create(String, Reader, Writer, int) - Static method in class com.ovea.system.pipe.Pipes
 
create(ReadableByteChannel, WritableByteChannel) - Static method in class com.ovea.system.pipe.Pipes
 
create(String, ReadableByteChannel, WritableByteChannel) - Static method in class com.ovea.system.pipe.Pipes
 
create(String, ReadableByteChannel, WritableByteChannel, int) - Static method in class com.ovea.system.pipe.Pipes
 
currentPID() - Static method in class com.ovea.system.util.ProcUtils
 

D

deleteNativeLibraryAfterVMExit() - Static method in class com.ovea.system.util.Platform
 
destroy() - Method in class com.ovea.system.proc.ProcessPipe
 

E

EventThread - Class in com.ovea.system.trace
This class processes incoming JDI events and displays them
exist(long) - Static method in class com.ovea.system.util.ProcUtils
 
exitValue() - Method in class com.ovea.system.proc.ProcessPipe
 

F

findAvailablePort(int, int) - Static method in class com.ovea.system.util.NetUtils
 
findAvailablePort() - Static method in class com.ovea.system.util.NetUtils
 
FREEBSD - Static variable in class com.ovea.system.util.Platform
 
FutureProcess - Class in com.ovea.system.proc
 
FutureProcess(Process) - Constructor for class com.ovea.system.proc.FutureProcess
 
FutureProcess(Process, FutureProcessListener) - Constructor for class com.ovea.system.proc.FutureProcess
 
FutureProcessListener - Interface in com.ovea.system.proc
 
FutureProcessListenerAdapter - Class in com.ovea.system.proc
 
FutureProcessListenerAdapter() - Constructor for class com.ovea.system.proc.FutureProcessListenerAdapter
 

G

get() - Method in class com.ovea.system.proc.FutureProcess
 
get(long, TimeUnit) - Method in class com.ovea.system.proc.FutureProcess
 
getErrorStream() - Method in class com.ovea.system.proc.ProcessPipe
Error stream combination of all process error streams
getInputStream() - Method in class com.ovea.system.proc.ProcessPipe
Input stream of the last process in the pipe
getOSType() - Static method in class com.ovea.system.util.Platform
 
getOutputStream() - Method in class com.ovea.system.proc.ProcessPipe
Output stream of the first process in the pipe

H

hasRuntimeExec() - Static method in class com.ovea.system.util.Platform
 

I

instance() - Static method in class com.ovea.system.util.SigarLoader
 
interrupt() - Method in interface com.ovea.system.pipe.PipeConnection
Interrupt the pipe
interrupt() - Method in class com.ovea.system.tunnel.Tunnel
 
IoUtils - Class in com.ovea.system.util
 
is64Bit() - Static method in class com.ovea.system.util.Platform
 
isBroken() - Method in interface com.ovea.system.pipe.Pipe
 
isBroken() - Method in class com.ovea.system.tunnel.Tunnel
 
isCancelled() - Method in class com.ovea.system.proc.FutureProcess
 
isClosed() - Method in interface com.ovea.system.pipe.Pipe
 
isClosed() - Method in class com.ovea.system.tunnel.Tunnel
 
isDone() - Method in class com.ovea.system.proc.FutureProcess
 
isFreeBSD() - Static method in class com.ovea.system.util.Platform
 
isInterrupted() - Method in interface com.ovea.system.pipe.Pipe
 
isInterrupted() - Method in class com.ovea.system.tunnel.Tunnel
 
isLinux() - Static method in class com.ovea.system.util.Platform
 
isMac() - Static method in class com.ovea.system.util.Platform
 
isOpenBSD() - Static method in class com.ovea.system.util.Platform
 
isOpened() - Method in interface com.ovea.system.pipe.Pipe
 
isOpened() - Method in class com.ovea.system.tunnel.Tunnel
 
isPortAvailable(int) - Static method in class com.ovea.system.util.NetUtils
 
isReady() - Method in interface com.ovea.system.pipe.Pipe
 
isSolaris() - Static method in class com.ovea.system.util.Platform
 
isWindows() - Static method in class com.ovea.system.util.Platform
 
isWindowsCE() - Static method in class com.ovea.system.util.Platform
 
isX11() - Static method in class com.ovea.system.util.Platform
 

K

kill(long) - Static method in class com.ovea.system.util.ProcUtils
 
kill(long, String) - Static method in class com.ovea.system.util.ProcUtils
 

L

LINUX - Static variable in class com.ovea.system.util.Platform
 
listenedBy(PipeListener) - Method in interface com.ovea.system.pipe.Pipe
Set a pipe listener to get events

M

MAC - Static variable in class com.ovea.system.util.Platform
 
Main - Class in com.ovea.system.test
 
Main() - Constructor for class com.ovea.system.test.Main
 
main(String...) - Static method in class com.ovea.system.test.Main
 
main(String...) - Static method in class com.ovea.system.trace.Trace
main

N

name() - Method in interface com.ovea.system.pipe.Pipe
Pipe name, used in #toString()
NetUtils - Class in com.ovea.system.util
 
newSigar() - Static method in class com.ovea.system.util.SigarLoader
 

O

onBroken(Pipe, BrokenPipeException) - Method in interface com.ovea.system.pipe.PipeListener
Called if a stream is broken
onBroken(Pipe, BrokenPipeException) - Method in class com.ovea.system.pipe.PipeListenerAdapter
 
onBroken(Pipe, BrokenPipeException) - Method in class com.ovea.system.pipe.PipeListeners
 
onBroken(Tunnel, BrokenTunnelException) - Method in class com.ovea.system.tunnel.OnceTunnelListener
 
onBroken(Tunnel, BrokenTunnelException) - Method in interface com.ovea.system.tunnel.TunnelListener
 
onBroken(Tunnel, BrokenTunnelException) - Method in class com.ovea.system.tunnel.TunnelListenerAdapter
 
onBroken(Tunnel, BrokenTunnelException) - Method in class com.ovea.system.tunnel.TunnelListeners
 
OnceFutureProcessListener - Class in com.ovea.system.proc
 
OnceFutureProcessListener(FutureProcessListener) - Constructor for class com.ovea.system.proc.OnceFutureProcessListener
 
OnceTunnelListener - Class in com.ovea.system.tunnel
 
OnceTunnelListener(TunnelListener) - Constructor for class com.ovea.system.tunnel.OnceTunnelListener
 
onClose(Pipe) - Method in interface com.ovea.system.pipe.PipeListener
Called when a pipe is closed correctly after the stream ends
onClose(Pipe) - Method in class com.ovea.system.pipe.PipeListenerAdapter
 
onClose(Pipe) - Method in class com.ovea.system.pipe.PipeListeners
 
onClose(Tunnel) - Method in class com.ovea.system.tunnel.OnceTunnelListener
 
onClose(Tunnel) - Method in interface com.ovea.system.tunnel.TunnelListener
 
onClose(Tunnel) - Method in class com.ovea.system.tunnel.TunnelListenerAdapter
 
onClose(Tunnel) - Method in class com.ovea.system.tunnel.TunnelListeners
 
onComplete(FutureProcess) - Method in interface com.ovea.system.proc.FutureProcessListener
 
onComplete(FutureProcess) - Method in class com.ovea.system.proc.FutureProcessListenerAdapter
 
onComplete(FutureProcess) - Method in class com.ovea.system.proc.OnceFutureProcessListener
 
onConnect(Pipe) - Method in interface com.ovea.system.pipe.PipeListener
Called when the pipe is connected
onConnect(Pipe) - Method in class com.ovea.system.pipe.PipeListenerAdapter
 
onConnect(Pipe) - Method in class com.ovea.system.pipe.PipeListeners
 
onConnect(Tunnel) - Method in class com.ovea.system.tunnel.OnceTunnelListener
 
onConnect(Tunnel) - Method in interface com.ovea.system.tunnel.TunnelListener
 
onConnect(Tunnel) - Method in class com.ovea.system.tunnel.TunnelListenerAdapter
 
onConnect(Tunnel) - Method in class com.ovea.system.tunnel.TunnelListeners
 
onInterrupt(Pipe) - Method in interface com.ovea.system.pipe.PipeListener
Called if the pipe is interrupted either if the thread is interrupted or by a call to PipeConnection.interrupt()
onInterrupt(Pipe) - Method in class com.ovea.system.pipe.PipeListenerAdapter
 
onInterrupt(Pipe) - Method in class com.ovea.system.pipe.PipeListeners
 
onInterrupt(Tunnel) - Method in class com.ovea.system.tunnel.OnceTunnelListener
 
onInterrupt(Tunnel) - Method in interface com.ovea.system.tunnel.TunnelListener
 
onInterrupt(Tunnel) - Method in class com.ovea.system.tunnel.TunnelListenerAdapter
 
onInterrupt(Tunnel) - Method in class com.ovea.system.tunnel.TunnelListeners
 
onInterrupted(FutureProcess) - Method in interface com.ovea.system.proc.FutureProcessListener
 
onInterrupted(FutureProcess) - Method in class com.ovea.system.proc.FutureProcessListenerAdapter
 
onInterrupted(FutureProcess) - Method in class com.ovea.system.proc.OnceFutureProcessListener
 
OPENBSD - Static variable in class com.ovea.system.util.Platform
 

P

pid() - Method in class com.ovea.system.proc.FutureProcess
 
pid(Process) - Static method in class com.ovea.system.util.ProcUtils
 
Pipe - Interface in com.ovea.system.pipe
 
pipe() - Method in interface com.ovea.system.pipe.PipeConnection
The connected pipe
pipe(Process, Process, Process...) - Static method in class com.ovea.system.pipe.Pipes
 
PipeConnection - Interface in com.ovea.system.pipe
 
PipeListener - Interface in com.ovea.system.pipe
 
PipeListenerAdapter - Class in com.ovea.system.pipe
 
PipeListenerAdapter() - Constructor for class com.ovea.system.pipe.PipeListenerAdapter
 
PipeListeners - Class in com.ovea.system.pipe
 
PipeListeners(PipeListener...) - Constructor for class com.ovea.system.pipe.PipeListeners
 
PipeListeners(Iterable<? extends PipeListener>) - Constructor for class com.ovea.system.pipe.PipeListeners
 
Pipes - Class in com.ovea.system.pipe
 
Platform - Class in com.ovea.system.util
Provide simplified platform information.
process() - Method in class com.ovea.system.proc.FutureProcess
 
ProcessPipe - Class in com.ovea.system.proc
 
ProcessPipe(List<? extends Process>) - Constructor for class com.ovea.system.proc.ProcessPipe
 
ProcUtils - Class in com.ovea.system.util
 

R

run() - Method in class com.ovea.system.trace.EventThread
Run the event handling thread.

S

SigarLoader - Class in com.ovea.system.util
 
SOLARIS - Static variable in class com.ovea.system.util.Platform
 

T

terminate(Process) - Static method in class com.ovea.system.util.ProcUtils
 
terminate(long) - Static method in class com.ovea.system.util.ProcUtils
 
toString() - Method in class com.ovea.system.tunnel.Tunnel
 
Trace - Class in com.ovea.system.trace
This program traces the execution of another program.
Tunnel - Class in com.ovea.system.tunnel
 
TunnelListener - Interface in com.ovea.system.tunnel
 
TunnelListenerAdapter - Class in com.ovea.system.tunnel
 
TunnelListenerAdapter() - Constructor for class com.ovea.system.tunnel.TunnelListenerAdapter
 
TunnelListeners - Class in com.ovea.system.tunnel
 
TunnelListeners(TunnelListener...) - Constructor for class com.ovea.system.tunnel.TunnelListeners
 
TunnelListeners(Iterable<? extends TunnelListener>) - Constructor for class com.ovea.system.tunnel.TunnelListeners
 

U

uncloseable(InputStream) - Static method in class com.ovea.system.util.IoUtils
 
uncloseable(OutputStream) - Static method in class com.ovea.system.util.IoUtils
 
uncloseable(Reader) - Static method in class com.ovea.system.util.IoUtils
 
uncloseable(Writer) - Static method in class com.ovea.system.util.IoUtils
 
UNSPECIFIED - Static variable in class com.ovea.system.util.Platform
 

V

vmDeathEvent() - Method in class com.ovea.system.trace.EventThread
 
vmDisconnectEvent() - Method in class com.ovea.system.trace.EventThread
 

W

waitFor() - Method in class com.ovea.system.proc.ProcessPipe
 
waitFor(long, TimeUnit) - Method in class com.ovea.system.proc.ProcessPipe
 
WINDOWS - Static variable in class com.ovea.system.util.Platform
 
WINDOWSCE - Static variable in class com.ovea.system.util.Platform
 
A B C D E F G H I K L M N O P R S T U V W 

Copyright © 2011 Ovea. All Rights Reserved.