Name

ARG_INOUT

Synopsis

This abstract interface is used to specify inout method arguments, by using its static value member in calls to the ORB.create_named_value() method. See the description for the ARG_IN interface for more details.

public interface ARG_INOUT {
// Public Constants
   public static final int value;                                // =3
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.