Searched defs:type (Results 301 - 325 of 1595) sorted by relevance

<<11121314151617181920>>

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/transport/
H A DDefaultSocketFactoryImpl.java53 public ServerSocket createServerSocket(String type, argument
70 public Socket createSocket(String type, argument
/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/legacy/connection/
H A DLegacyServerSocketManager.java38 public int legacyGetTransientServerPort(String type); argument
H A DORBSocketFactory.java81 * <code>createServerSocket(String type, int port)</code>
83 * is passed <code>IIOP_CLEAR_TEXT</code> as a <code>type</code>
113 * <code>createServerSocket(String type, int port)</code>.
115 * The type argument says which type of socket should be created. <p>
117 * The interpretation of the type argument is the responsibility of
137 * depending on the type given to
139 * <code>createServerSocket(String type, int port)</code>. <p>
157 * The meaning of the "type" (SSL and foo above) is controlled
163 * type/numbe
277 createServerSocket(String type, int port) argument
[all...]
/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/transport/
H A DORBSocketFactory.java44 public ServerSocket createServerSocket(String type, argument
48 public Socket createSocket(String type, argument
/openjdk7/corba/src/share/classes/com/sun/org/omg/CORBA/
H A DAttrDescriptionSeqHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:AttrDescriptionSeqHelper
61 __typeCode = com.sun.org.omg.CORBA.AttributeDescriptionHelper.type ();
H A DAttributeDescription.java41 public org.omg.CORBA.TypeCode type = null; field in class:AttributeDescription
54 type = _type;
H A DAttributeDescriptionHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
58 synchronized public static org.omg.CORBA.TypeCode type () method in class:AttributeDescriptionHelper
99 "type",
102 _tcOf_members0 = com.sun.org.omg.CORBA.AttributeModeHelper.type ();
127 value.type = istream.read_TypeCode ();
138 ostream.write_TypeCode (value.type);
H A DAttributeModeHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:AttributeModeHelper
H A DContextIdSeqHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:ContextIdSeqHelper
H A DContextIdentifierHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:ContextIdentifierHelper
H A DDefinitionKindHelper.java50 a.type (type ());
52 a.read_value (out.create_input_stream (), type ());
63 synchronized public static org.omg.CORBA.TypeCode type () method in class:DefinitionKindHelper
H A DExcDescriptionSeqHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:ExcDescriptionSeqHelper
61 __typeCode = com.sun.org.omg.CORBA.ExceptionDescriptionHelper.type ();
H A DExceptionDescriptionHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
58 synchronized public static org.omg.CORBA.TypeCode type () method in class:ExceptionDescriptionHelper
99 "type",
122 value.type = istream.read_TypeCode ();
132 ostream.write_TypeCode (value.type);
H A DIdentifierHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:IdentifierHelper
H A DInitializerHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
58 synchronized public static org.omg.CORBA.TypeCode type () method in class:InitializerHelper
73 _tcOf_members0 = com.sun.org.omg.CORBA.StructMemberHelper.type ();
H A DInitializerSeqHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:InitializerSeqHelper
61 __typeCode = com.sun.org.omg.CORBA.InitializerHelper.type ();
H A DOpDescriptionSeqHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:OpDescriptionSeqHelper
61 __typeCode = com.sun.org.omg.CORBA.OperationDescriptionHelper.type ();
H A DOperationDescriptionHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
58 synchronized public static org.omg.CORBA.TypeCode type () method in class:OperationDescriptionHelper
102 _tcOf_members0 = com.sun.org.omg.CORBA.OperationModeHelper.type ();
116 _tcOf_members0 = com.sun.org.omg.CORBA.ParameterDescriptionHelper.type ();
123 _tcOf_members0 = com.sun.org.omg.CORBA.ExceptionDescriptionHelper.type ();
H A DOperationModeHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:OperationModeHelper
H A DParDescriptionSeqHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:ParDescriptionSeqHelper
61 __typeCode = com.sun.org.omg.CORBA.ParameterDescriptionHelper.type ();
H A DParameterDescriptionHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
58 synchronized public static org.omg.CORBA.TypeCode type () method in class:ParameterDescriptionHelper
81 "type",
84 _tcOf_members0 = com.sun.org.omg.CORBA.IDLTypeHelper.type ();
89 _tcOf_members0 = com.sun.org.omg.CORBA.ParameterModeHelper.type ();
111 value.type = istream.read_TypeCode ();
120 ostream.write_TypeCode (value.type);
H A DParameterModeHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:ParameterModeHelper
H A DRepositoryHelper.java38 a.type (type ());
40 a.read_value (out.create_input_stream (), type ());
49 synchronized public static org.omg.CORBA.TypeCode type () method in class:RepositoryHelper
H A DRepositoryIdHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:RepositoryIdHelper
H A DRepositoryIdSeqHelper.java46 a.type (type ());
48 a.read_value (out.create_input_stream (), type ());
57 synchronized public static org.omg.CORBA.TypeCode type () method in class:RepositoryIdSeqHelper

Completed in 611 milliseconds

<<11121314151617181920>>