| Package | Description |
|---|---|
| org.jacorb.orb.etf | |
| org.jacorb.orb.iiop | |
| org.omg.CORBA |
| Modifier and Type | Method and Description |
|---|---|
protected abstract COMM_FAILURE |
ConnectionBase.handleCommFailure(java.io.IOException exception)
this is invoked whenever a communication error occurs.
|
protected COMM_FAILURE |
ConnectionBase.to_COMM_FAILURE(java.io.IOException exception)
convert the specified exception into a CORBA COMM_FAILURE
|
| Modifier and Type | Method and Description |
|---|---|
protected COMM_FAILURE |
IIOPConnection.handleCommFailure(java.io.IOException e) |
protected COMM_FAILURE |
IIOPLoopbackConnection.handleCommFailure(java.io.IOException e) |
| Modifier and Type | Method and Description |
|---|---|
static COMM_FAILURE |
COMM_FAILUREHelper.extract(Any any) |
static COMM_FAILURE |
COMM_FAILUREHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
COMM_FAILUREHelper.insert(Any any,
COMM_FAILURE s) |
static void |
COMM_FAILUREHelper.write(OutputStream out,
COMM_FAILURE s) |