|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.3) E10653-11 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.sun.jdi.connect.spi.Connection
oracle.jbo.script.debug.common.connect.SharedMemoryConnection
public class SharedMemoryConnection
| Method Summary | |
|---|---|
void |
close() |
void |
handshake(long handshakeTimeout)Deprecated. |
boolean |
isOpen() |
byte[] |
readPacket() |
void |
writePacket(byte[] b) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void handshake(long handshakeTimeout)
throws java.io.IOException
java.io.IOExceptionpublic void close()
close in class com.sun.jdi.connect.spi.Connectionpublic boolean isOpen()
isOpen in class com.sun.jdi.connect.spi.Connection
public byte[] readPacket()
throws java.io.IOException
readPacket in class com.sun.jdi.connect.spi.Connectionjava.io.IOException
public void writePacket(byte[] b)
throws java.io.IOException
writePacket in class com.sun.jdi.connect.spi.Connectionjava.io.IOException
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.3) E10653-11 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||