Package org.omg.Messaging
Interface MaxHopsPolicyOperations
-
- All Superinterfaces:
PolicyOperations
- All Known Subinterfaces:
MaxHopsPolicy
- All Known Implementing Classes:
_MaxHopsPolicyStub
,MaxHopsPolicyPOA
,MaxHopsPolicyPOATie
public interface MaxHopsPolicyOperations extends PolicyOperations
org/omg/Messaging/MaxHopsPolicyOperations.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/Messaging.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description short
max_hops()
-
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
-
-