VisiBroker for Java

org.omg.Messaging
Class PolicyValue

java.lang.Object
  extended by org.omg.Messaging.PolicyValue
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class PolicyValue
extends java.lang.Object
implements IDLEntity

This structure contains the value corresponding to a Policy of the PolicyType indicated by its ptype. This representation allows the compact transmission of QoS policies within IORs and Service Contexts. The format of pvalue for each type is given in the specification of that Policy.

See Also:
Serialized Form

Field Summary
 int ptype
           
 byte[] pvalue
           
 
Constructor Summary
PolicyValue()
           
PolicyValue(int ptype, byte[] pvalue)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ptype

public int ptype

pvalue

public byte[] pvalue
Constructor Detail

PolicyValue

public PolicyValue()

PolicyValue

public PolicyValue(int ptype,
                   byte[] pvalue)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online