org.omg.PortableServer
Class RequestProcessingPolicyHelper
java.lang.Object
org.omg.PortableServer.RequestProcessingPolicyHelper
public class RequestProcessingPolicyHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestProcessingPolicyHelper
public RequestProcessingPolicyHelper()
insert
public static void insert(Any any,
RequestProcessingPolicy val)
extract
public static RequestProcessingPolicy extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static RequestProcessingPolicy read(InputStream in)
write
public static void write(OutputStream out,
RequestProcessingPolicy val)
narrow
public static RequestProcessingPolicy narrow(Object val)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.