|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object_ClientProtocolPolicyLocalBase
org.jacorb.orb.policies.ClientProtocolPolicy
public class ClientProtocolPolicy
Constructor Summary | |
---|---|
ClientProtocolPolicy(org.omg.CORBA.Any any)
|
|
ClientProtocolPolicy(Protocol[] protos)
|
Method Summary | |
---|---|
org.omg.CORBA.Policy |
copy()
|
void |
destroy()
|
int |
policy_type()
|
Protocol[] |
protocols()
|
int |
tag()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientProtocolPolicy(Protocol[] protos)
public ClientProtocolPolicy(org.omg.CORBA.Any any)
Method Detail |
---|
public int tag()
public Protocol[] protocols()
public int policy_type()
public org.omg.CORBA.Policy copy()
public void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |