Searched refs:intToShort (Results 1 - 3 of 3) sorted by relevance

/glassfish-3.1.2/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/
H A DIORAddrAnyInterceptor.java179 protected short intToShort( int value ) method in class:IORAddrAnyInterceptor
194 new AlternateIIOPAddressComponent(address, intToShort(port));
/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/util/
H A DUtility.java363 // scaling conversion. intToShort and shortToInt are provided
366 public static short intToShort(int value) method in class:Utility
/glassfish-3.1.2/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/
H A DCSIV2TaggedComponentInfo.java679 short shortPort = Utility.intToShort(sslPort);
694 short short_port = Utility.intToShort(sslport);

Completed in 38 milliseconds