com.nokia.m2m.orb
Class TransportManagerHelper
java.lang.Object
|
+--com.nokia.m2m.orb.TransportManagerHelper
- public final class TransportManagerHelper
- extends Object
This is a helper class for transportManager.
The only method here is narrow(), which returns a correctly typed
TransportManager object.
Method Summary |
static TransportManager |
narrow(org.omg.CORBA.Object obj)
Returns a typed TransportManager object.
|
TransportManagerHelper
public TransportManagerHelper()
narrow
public static TransportManager narrow(org.omg.CORBA.Object obj)
- Returns a typed TransportManager object.
Throws BAD_PARAM, if the given object is of the wrong type
- Parameters:
obj
-
- Returns:
- TransportManager
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Portions of this document are under the following copyright:
Copyright © 2003 Nokia. All rights reserved.