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(IOException exception)
this is invoked whenever a communication error occurs.
|
protected COMM_FAILURE |
ConnectionBase.to_COMM_FAILURE(IOException exception)
convert the specified exception into a CORBA COMM_FAILURE
|
Modifier and Type | Method and Description |
---|---|
protected COMM_FAILURE |
IIOPLoopbackConnection.handleCommFailure(IOException e) |
protected COMM_FAILURE |
IIOPConnection.handleCommFailure(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) |
Copyright © 2016 JacORB. All rights reserved.