Uses of Class
org.omg.CSI.CompleteEstablishContext
Packages that use CompleteEstablishContext
-
Uses of CompleteEstablishContext in org.omg.CSI
Fields in org.omg.CSI declared as CompleteEstablishContextMethods in org.omg.CSI that return CompleteEstablishContextModifier and TypeMethodDescriptionSASContextBody.complete_msg()static CompleteEstablishContextstatic CompleteEstablishContextCompleteEstablishContextHelper.read(InputStream istream) Methods in org.omg.CSI with parameters of type CompleteEstablishContextModifier and TypeMethodDescriptionvoidSASContextBody.complete_msg(short discriminator, CompleteEstablishContext value) voidSASContextBody.complete_msg(CompleteEstablishContext value) static voidCompleteEstablishContextHelper.insert(Any a, CompleteEstablishContext that) static voidCompleteEstablishContextHelper.write(OutputStream ostream, CompleteEstablishContext value) Constructors in org.omg.CSI with parameters of type CompleteEstablishContextModifierConstructorDescriptionCompleteEstablishContextHolder(CompleteEstablishContext initialValue)