|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RemoteException | |
|---|---|
| weblogic.common | Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. |
| weblogic.rmi | |
| Uses of RemoteException in weblogic.common |
|---|
| Methods in weblogic.common that throw RemoteException | |
|---|---|
void |
T3Client.sendOneWay(String clss,
Object o)
|
weblogic.rjvm.Response |
T3Client.sendRecvAsync(String clss,
Object o)
Replaces sendRecv and sendLazy/recv, because it is non-blocking. |
T3Client |
T3Client.setHardDisconnectTimeoutMins(int minutes)
Sets the value for a T3Client's hard disconnect timeout in minutes. |
T3Client |
T3Client.setIdleDisconnectTimeoutMins(int minutes)
Sets the value for a T3Client's idle disconnect timeout in minutes. |
T3Client |
T3Client.setSoftDisconnectTimeoutMins(int minutes)
Sets the value for a T3Client's soft disconnect timeout in minutes. |
T3Client |
T3Client.setVerbose(boolean verbose)
Sets the verbose setting for a T3Client. |
| Uses of RemoteException in weblogic.rmi |
|---|
| Subclasses of RemoteException in weblogic.rmi | |
|---|---|
class |
AccessException
Deprecated. 9.0.0.0 Replaced by java.rmi.AccessException |
class |
ConnectException
Deprecated. 9.0.0.0 Replaced by java.rmi.ConnectException |
class |
ConnectIOException
Deprecated. 9.0.0.0 Replaced by java.rmi.ConnectIOException |
class |
MarshalException
Deprecated. 9.0.0.0 Replaced by java.rmi.MarshalException |
class |
NoSuchObjectException
Deprecated. 9.0.0.0 Replaced by java.rmi.NoSuchObjectException |
class |
ServerError
Deprecated. 9.0.0.0 Replaced by java.rmi.ServerError |
class |
ServerException
Deprecated. 9.0.0.0 Replaced by java.rmi.ServerException |
class |
ServerRuntimeException
Deprecated. 9.0.0.0 Replaced by java.rmi.ServerRuntimeException |
class |
StubNotFoundException
Deprecated. 9.0.0.0 Replaced by java.rmi.StubNotFoundException |
class |
UnexpectedException
Deprecated. 9.0.0.0 Replaced by java.rmi.UnexpectedException |
class |
UnknownHostException
Deprecated. 9.0.0.0 Replaced by java.rmi.UnknownHostException |
class |
UnmarshalException
Deprecated. 9.0.0.0 Replaced by java.rmi.UnmarshalException |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||