A B C D E F G H I K L M N O P R S T U V W

A

actionPerformed(ActionEvent) - Method in class com.ibm.ulc.examples.pieExtension.UIPieChart
The PieChart bean has indicated that the user has triggered an action event.
addActionListener(ActionListener) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 
addActionListener(IActionListener) - Method in class com.ibm.ulc.examples.Pie.ULCPieChart
Register the specified listener to receive notification every time a pie segment is selected.
addConnectionController(IConnectionController) - Static method in class com.ibm.ulc.comm.Server
Method to register a connection controller object.
addedConnection(ORBConnection) - Method in interface com.ibm.ulc.comm.IORBListener
The given connection was added.
addListener(IORBListener) - Method in class com.ibm.ulc.comm.ORBConnection
 
addRequest(Request) - Method in class com.ibm.ulc.comm.ThreadPool
Adds a request.
addRequest(Request) - Method in interface com.ibm.ulc.comm.IRequestProcessor
Adds the given request.
addRequestListener(IRequestListener) - Method in interface com.ibm.ulc.comm.IConnection
Add an IRequestListener that will be notified each time a request is sent or received.
addRequestListener(IRequestListener) - Method in class com.ibm.ulc.comm.UlcConnection
Register an IRequestListener that will be notified each time a request is sent or received.
Anything - class com.ibm.ulc.util.Anything.
Anything is a polymorphic, self describing, and dynamic data structure.
Anything() - Constructor for class com.ibm.ulc.util.Anything
Constructs an empty (null) Anything.
Anything(boolean) - Constructor for class com.ibm.ulc.util.Anything
Constructs an Anything representing a boolean.
Anything(byte[]) - Constructor for class com.ibm.ulc.util.Anything
Constructs an Anything representing a byte array.
Anything(double) - Constructor for class com.ibm.ulc.util.Anything
Constructs an Anything representing a double.
Anything(Double) - Constructor for class com.ibm.ulc.util.Anything
Constructs an Anything representing a double.
Anything(int) - Constructor for class com.ibm.ulc.util.Anything
Constructs an Anything representing an int.
Anything(long) - Constructor for class com.ibm.ulc.util.Anything
Constructs an Anything representing a long.
Anything(Serializable) - Constructor for class com.ibm.ulc.util.Anything
Constructs an Anything representing a Serializable.
Anything(String) - Constructor for class com.ibm.ulc.util.Anything
Constructs an Anything representing a String.
AnythingReader - class com.ibm.ulc.util.AnythingReader.
 
AnythingReader() - Constructor for class com.ibm.ulc.util.AnythingReader
 
AnythingReader(int) - Constructor for class com.ibm.ulc.util.AnythingReader
 
AnythingReader2 - class com.ibm.ulc.util.AnythingReader2.
 
AnythingReader2() - Constructor for class com.ibm.ulc.util.AnythingReader2
 
AnythingReader2(int) - Constructor for class com.ibm.ulc.util.AnythingReader2
 
AnythingWriter - class com.ibm.ulc.util.AnythingWriter.
Writes an Anything in a pure ASCII format.
AnythingWriter() - Constructor for class com.ibm.ulc.util.AnythingWriter
 
AnythingWriter(boolean, boolean) - Constructor for class com.ibm.ulc.util.AnythingWriter
 
AnythingWriter2 - class com.ibm.ulc.util.AnythingWriter2.
Writes an Anything in a compact and easy to parse format.
AnythingWriter2() - Constructor for class com.ibm.ulc.util.AnythingWriter2
 
append(Anything) - Method in class com.ibm.ulc.util.Anything
Converts this Anything to a vector and adds the given Anything to the end of the vector.
asBoolean(boolean) - Method in class com.ibm.ulc.util.Anything
Generates the boolean representation of this Anything.
asBytes() - Method in class com.ibm.ulc.util.Anything
Generates the byte array representation of this Anything.
asDouble(double) - Method in class com.ibm.ulc.util.Anything
Generates the double representation of this Anything.
asInt(int) - Method in class com.ibm.ulc.util.Anything
Generates the int representation of this Anything.
asLong(long) - Method in class com.ibm.ulc.util.Anything
Generates the long representation of this Anything.
asSerializable(Serializable) - Method in class com.ibm.ulc.util.Anything
Generates the Serializable representation of this Anything.
Assert - class com.ibm.ulc.util.Assert.
A basic assertion mechansim.
Assert() - Constructor for class com.ibm.ulc.util.Assert
 
asString(String) - Method in class com.ibm.ulc.util.Anything
Generates the string representation of this Anything.

B

BOOLEAN - Static variable in class com.ibm.ulc.util.Anything
 
BOX_BOTTOM - Static variable in interface com.ibm.ulc.base.IDefaults
 
BOX_CENTER - Static variable in interface com.ibm.ulc.base.IDefaults
Box-orientation constants used to specify a position.
BOX_CENTER_BOTTOM - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally center and anchor vertically to bottom
BOX_CENTER_CENTER - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally center and anchor vertically to center
BOX_CENTER_EXPAND - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally center and vertically expand
BOX_CENTER_TOP - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally center and anchor vertically to top
BOX_EXPAND_BOTTOM - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for horizontal expand and anchor vertically to bottom
BOX_EXPAND_CENTER - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for horizontal expand and anchor vertically to center
BOX_EXPAND_EXPAND - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for horizontal and vertical expand layout
BOX_EXPAND_TOP - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for horizontal expand and anchor vertically to top
BOX_LEFT - Static variable in interface com.ibm.ulc.base.IDefaults
 
BOX_LEFT_BOTTOM - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally left and anchor vertically to bottom
BOX_LEFT_CENTER - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally left and anchor vertically to center
BOX_LEFT_EXPAND - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally left and vertical expand
BOX_LEFT_TOP - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally left and anchor vertically to top
BOX_RIGHT - Static variable in interface com.ibm.ulc.base.IDefaults
 
BOX_RIGHT_BOTTOM - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally right and anchor vertically to bottom
BOX_RIGHT_CENTER - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally right and anchor vertically to center
BOX_RIGHT_EXPAND - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally right and vertically expand
BOX_RIGHT_TOP - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for anchor horizontally right and anchor vertically to top
BOX_TOP - Static variable in interface com.ibm.ulc.base.IDefaults
 
BYTES - Static variable in class com.ibm.ulc.util.Anything
 

C

checkMajorVersion(Anything) - Static method in class com.ibm.ulc.comm.Common
 
checkMinorVersion(Anything) - Static method in class com.ibm.ulc.comm.Common
 
clone() - Method in class com.ibm.ulc.util.Anything
Clones an Anything.
close() - Method in class com.ibm.ulc.comm.UlcTransport
 
close() - Method in class com.ibm.ulc.comm.UlcConnection
Closes the connection (including the transport)
CloseRequest - class com.ibm.ulc.comm.CloseRequest.
Wraps a Connection.close call as a request.
CloseRequest(UlcConnection, UlcTransportException) - Constructor for class com.ibm.ulc.comm.CloseRequest
 
com.ibm.ulc.base - package com.ibm.ulc.base
 
com.ibm.ulc.comm - package com.ibm.ulc.comm
 
com.ibm.ulc.corba - package com.ibm.ulc.corba
 
com.ibm.ulc.examples.Pie - package com.ibm.ulc.examples.Pie
 
com.ibm.ulc.examples.pieExtension - package com.ibm.ulc.examples.pieExtension
 
com.ibm.ulc.ui.dataTypes - package com.ibm.ulc.ui.dataTypes
 
com.ibm.ulc.util - package com.ibm.ulc.util
 
Common - class com.ibm.ulc.comm.Common.
Common constants, some version stuff
Common() - Constructor for class com.ibm.ulc.comm.Common
 
connectionCreated(IConnection) - Method in interface com.ibm.ulc.comm.IConnectionController
The given connection was created but not yet started.
connectionEnded(IConnection, UlcTransportException) - Method in interface com.ibm.ulc.comm.IConnectionController
The given connection was ended.
connectionStarted(IConnection, UlcTransportException) - Method in interface com.ibm.ulc.comm.IConnectionController
The given connection was started.
contains(Object) - Method in class com.ibm.ulc.util.UlcHashtable
 
convertAnythingToCollection(Anything) - Static method in class com.ibm.ulc.comm.Common
 
convertCollectionToAnything(Vector) - Static method in class com.ibm.ulc.comm.Common
 
convertFromAnything(Anything) - Static method in class com.ibm.ulc.comm.Common
 
convertORBRequestToStringForLog(String, ORBRequest, String) - Static method in class com.ibm.ulc.comm.Common
Convenience method to convert an OrbRequest to a String for logging purposes
convertToAnything(Object) - Static method in class com.ibm.ulc.comm.Common
 
convertToObject(int, String, Object) - Method in class com.ibm.ulc.ui.dataTypes.UIDataType
The default implementation returns the fields string as an object.
convertToObject(int, String, Object) - Method in class com.ibm.ulc.ui.dataTypes.UIPercentValidator
Convert the input string to a percentage value.
convertToObject(int, String, Object) - Method in class com.ibm.ulc.ui.dataTypes.UIStringFormatter
Convert the input string based on the configured length and converion specified.
convertToObject(int, String, Object) - Method in interface com.ibm.ulc.ui.dataTypes.IDataType
Convert a String into the object represented by this DataType.
convertToObject(int, String, Object) - Method in class com.ibm.ulc.ui.dataTypes.UIRangeValidator
Check if the input string conforms to the range specified.
convertToObject(int, String, Object) - Method in class com.ibm.ulc.ui.dataTypes.UIRegularExpressionValidator
Check if the input string conforms to the regular expression.
convertToObject(int, String, Object) - Method in class com.ibm.ulc.ui.dataTypes.UIDateValidator
Convert the input string to a date.
convertToString(Object, boolean) - Method in class com.ibm.ulc.ui.dataTypes.UIDataType
Return the String represenation of the object or the empty string if object is null.
convertToString(Object, boolean) - Method in class com.ibm.ulc.ui.dataTypes.UIPercentValidator
Return the String represenation of the object or the empty string if object is null.
convertToString(Object, boolean) - Method in class com.ibm.ulc.ui.dataTypes.UIStringFormatter
Return the String represenation of the object or the empty string if object is null.
convertToString(Object, boolean) - Method in interface com.ibm.ulc.ui.dataTypes.IDataType
Convert an object into a String.
convertToString(Object, boolean) - Method in class com.ibm.ulc.ui.dataTypes.UIRangeValidator
Return the String represenation of the object or the empty string if object is null.
convertToString(Object, boolean) - Method in class com.ibm.ulc.ui.dataTypes.UIDateValidator
Return the String represenation of the object or the empty string if object is null.
create(String) - Static method in class com.ibm.ulc.comm.UlcTransport
The factory method to create a concrete transport depending on the protocol specified in the URL.
create(String, Server) - Static method in class com.ibm.ulc.comm.UlcTransportServer
The factory method to create a concrete transport server depending on the protocol specified in the URL.
createConnection(Socket) - Method in class com.ibm.ulc.comm.Server
Deprecated.  
createConnection(String) - Static method in class com.ibm.ulc.corba.TestClient
 
createConnection(UlcTransport) - Method in class com.ibm.ulc.comm.Server
Factory method for creating a connection from a given transport.
createConnectionOld(String) - Static method in class com.ibm.ulc.corba.TestClient
 
createConsole(String, Point) - Static method in class com.ibm.ulc.util.UlcConsole
 
createFromVector(Vector) - Static method in class com.ibm.ulc.util.UlcRange
Return a vector of UlcRange instances created from a vector of indices.
createReader() - Method in class com.ibm.ulc.util.AnythingWriter
Creates the corresponding reader for this format
createReader() - Method in class com.ibm.ulc.util.AnythingWriter2
Creates the corresponding reader for this format
createReader() - Method in interface com.ibm.ulc.util.IAnythingWriter
Creates the corresponding reader for this format
createRegularExpression(String) - Method in class com.ibm.ulc.ui.dataTypes.UIRegularExpressionValidator
 
createRequest() - Method in interface com.ibm.ulc.comm.IConnection
Creates a request.
createRequest() - Method in class com.ibm.ulc.comm.UlcConnection
Creates a request.
createRequest() - Method in class com.ibm.ulc.comm.ORBConnection
Creates a request to be used with this connection.
createServant(String, String) - Method in class com.ibm.ulc.corba.UlcCorbaServantFactoryImpl
 
createServantFactory(int) - Method in class com.ibm.ulc.corba.UlcCorbaTransportServer
 
createServerSocket(int) - Method in class com.ibm.ulc.comm.Server
Deprecated.  
createServerSocket(int) - Method in class com.ibm.ulc.comm.UlcSocketTransportServer
 
createServerSocket(Server, int) - Method in class com.ibm.ulc.comm.DefaultSocketFactory
createServerSocket method comment.
createServerSocket(Server, int) - Method in interface com.ibm.ulc.comm.ISocketFactory
 
createSocket(String) - Method in class com.ibm.ulc.comm.DefaultSocketFactory
createSocket method comment.
createSocket(String) - Method in interface com.ibm.ulc.comm.ISocketFactory
 
createSocket(String) - Method in class com.ibm.ulc.comm.UlcSocketTransport
Factory method for creating sockets
createTransport(Socket) - Method in class com.ibm.ulc.comm.UlcSocketTransportServer
 
createTransport(UlcCorbaObject, UlcCorbaServant, String) - Method in class com.ibm.ulc.corba.UlcCorbaTransportServer
 
createWriter() - Method in interface com.ibm.ulc.util.IAnythingReader
Creates the corresponding writer for this format
createWriter() - Method in class com.ibm.ulc.util.AnythingReader
Creates the corresponding writer for this format
createWriter() - Method in class com.ibm.ulc.util.AnythingReader2
Creates the corresponding writer for this format

D

DataTypeConversionException - exception com.ibm.ulc.ui.dataTypes.DataTypeConversionException.
 
DataTypeConversionException() - Constructor for class com.ibm.ulc.ui.dataTypes.DataTypeConversionException
DataTypeConversionError is an exception that is thrown if the input String cannot be converted to the data type specified.
DataTypeConversionException(Object) - Constructor for class com.ibm.ulc.ui.dataTypes.DataTypeConversionException
DataTypeConversionError is an exception that is thrown if the input String cannot be converted to the data type specified.
DataTypeConversionException(String) - Constructor for class com.ibm.ulc.ui.dataTypes.DataTypeConversionException
DataTypeConversionError is an exception that is thrown if the input String cannot be converted to the data type specified.
DataTypeConversionException(String, Object) - Constructor for class com.ibm.ulc.ui.dataTypes.DataTypeConversionException
DataTypeConversionError is an exception that is thrown if the input String cannot be converted to the data type specified.
DEBUG - Static variable in class com.ibm.ulc.comm.Server
 
DebugThread - class com.ibm.ulc.util.DebugThread.
 
DebugThread(Runnable) - Constructor for class com.ibm.ulc.util.DebugThread
DebugThread constructor comment.
DebugThread(Runnable, String) - Constructor for class com.ibm.ulc.util.DebugThread
DebugThread constructor comment.
DebugThread(String) - Constructor for class com.ibm.ulc.util.DebugThread
DebugThread constructor comment.
DebugThread(ThreadGroup, Runnable, String) - Constructor for class com.ibm.ulc.util.DebugThread
DebugThread constructor comment.
DefaultSocketFactory - class com.ibm.ulc.comm.DefaultSocketFactory.
A default implementation for the ISocketFactory interface.
DefaultSocketFactory() - Constructor for class com.ibm.ulc.comm.DefaultSocketFactory
 
dispatch() - Method in class com.ibm.ulc.comm.Request
Executes the request.
dispatch() - Method in class com.ibm.ulc.comm.CloseRequest
dispatch method comment.
dispatch() - Method in class com.ibm.ulc.comm.ExitWriterRequest
 
dispatch() - Method in class com.ibm.ulc.comm.ORBRequest
Executes the request by looking up the target object in the associated object space.
dispose() - Method in class com.ibm.ulc.comm.Registry
Dispose the registry and tell all the registered objects to free themselves.
disposeRegistry() - Method in class com.ibm.ulc.comm.ORBConnection
Disposing the object registry.
DOUBLE - Static variable in class com.ibm.ulc.util.Anything
 
DummyRegularExpression - class com.ibm.ulc.ui.dataTypes.DummyRegularExpression.
Implement a IRegularExpression validator that accepts all input
DummyRegularExpression(String) - Constructor for class com.ibm.ulc.ui.dataTypes.DummyRegularExpression
Create an instance of this widget with the specified expression
dump(OutputStream) - Method in class com.ibm.ulc.comm.Request
Dumps the contents of a request.
dump(OutputStream) - Method in class com.ibm.ulc.comm.ORBRequest
Pretty print the request to the given output stream.
dump(OutputStream) - Method in class com.ibm.ulc.util.Anything
Pretty prints the Anything to the given stream.
dump(OutputStream, boolean) - Method in class com.ibm.ulc.util.Anything
Pretty prints the Anything to the given stream.

E

elements() - Method in class com.ibm.ulc.util.UlcHashtable
Returns an enumeration of the values in this hashtable.
ExitWriterRequest - class com.ibm.ulc.comm.ExitWriterRequest.
This request is posted into the writer queue to wake up the thread that is servicing it so that it can be killed.
ExitWriterRequest() - Constructor for class com.ibm.ulc.comm.ExitWriterRequest
 

F

FACTORY_ID - Static variable in class com.ibm.ulc.comm.Common
The well known object id of the factory.
fArray - Variable in class com.ibm.ulc.util.UnboundedBuffer
 
fColors - Variable in class com.ibm.ulc.examples.Pie.ULCPieChart
Array containing the colors of all pie segments.
fConnection - Variable in class com.ibm.ulc.comm.ORBRequest
 
fConnection - Variable in class com.ibm.ulc.comm.UlcTransport
 
fData - Variable in class com.ibm.ulc.comm.ORBRequest
 
fDateFormat - Variable in class com.ibm.ulc.ui.dataTypes.UIDateValidator
The current DateFormat object that will perform the validation/formatting of input.
fEndIndex - Variable in class com.ibm.ulc.util.UlcRange
The int end index
fFractDigits - Variable in class com.ibm.ulc.ui.dataTypes.UIPercentValidator
The number of digits allowed after the decimal point.
fgConsole - Static variable in class com.ibm.ulc.util.UlcConsole
 
fgDebug - Static variable in class com.ibm.ulc.comm.UlcTransportServer
 
fgDebug - Static variable in class com.ibm.ulc.comm.UlcTransport
 
fgDebug - Static variable in class com.ibm.ulc.comm.UlcConnection
 
fgDebug - Static variable in class com.ibm.ulc.corba.UlcCorbaServantFactoryImpl
 
fgIPAddr - Static variable in class com.ibm.ulc.comm.UlcConnection
 
fgOut - Static variable in class com.ibm.ulc.util.UlcConsole
 
fgSocketFactory - Static variable in class com.ibm.ulc.comm.Server
 
filterInput(String) - Method in class com.ibm.ulc.ui.dataTypes.UIDataType
The default implementation returns original string without modification.
filterInput(String) - Method in class com.ibm.ulc.ui.dataTypes.UIPercentValidator
The default implementation returns original string without modification.
filterInput(String) - Method in interface com.ibm.ulc.ui.dataTypes.IDataType
Hook to filter any text input into the field.
filterInput(String) - Method in class com.ibm.ulc.ui.dataTypes.UIRangeValidator
The default implementation returns original string without modification.
filterInput(String) - Method in class com.ibm.ulc.ui.dataTypes.UIRegularExpressionValidator
The default implementation returns original string without modification.
filterInput(String) - Method in class com.ibm.ulc.ui.dataTypes.UIDateValidator
The default implementation returns original string without modification.
filterInput(String, String) - Method in class com.ibm.ulc.ui.dataTypes.UIDataType
Hook to filter any text input into the field.
filterInput(String, String) - Method in class com.ibm.ulc.ui.dataTypes.UIStringFormatter
Hook to filter any text input into the field.
filterInput(String, String) - Method in interface com.ibm.ulc.ui.dataTypes.IDataType
Hook to filter any text input into the field.
filterReceive(UlcConnection, Request) - Method in interface com.ibm.ulc.comm.IRequestFilter
Return the Request to be processed or null if the request should not be processed.
filterSend(UlcConnection, Request) - Method in interface com.ibm.ulc.comm.IRequestFilter
Return the Request to be sent or null if the request should not be sent.
finalize() - Method in class com.ibm.ulc.comm.UlcConnection
 
finalize() - Method in class com.ibm.ulc.util.DebugThread
Code to perform when this object is garbage collected.
find(int) - Method in class com.ibm.ulc.comm.Registry
Finds an object with the given object id.
find(int) - Method in class com.ibm.ulc.comm.ORBConnection
Finds a given object in this connection's registry.
fInputFilterExpression - Variable in class com.ibm.ulc.ui.dataTypes.UIRegularExpressionValidator
The expression that is checked as each character is typed.
fIntValue - Variable in class com.ibm.ulc.ui.dataTypes.UIRangeValidator
The boolean when true converts the returned value to an integer.
fLabels - Variable in class com.ibm.ulc.examples.Pie.ULCPieChart
Array containing the labels of all pie segments.
fMax - Variable in class com.ibm.ulc.ui.dataTypes.UIRangeValidator
The maximum value allowed for this Validator.
fMaxLength - Variable in class com.ibm.ulc.ui.dataTypes.UIStringFormatter
The maximum length of the string allowed.
fMin - Variable in class com.ibm.ulc.ui.dataTypes.UIRangeValidator
The minimum value allowed for this Validator.
fMode - Variable in class com.ibm.ulc.ui.dataTypes.UIStringFormatter
Mode can be one of the following: IDENTITY = 0; ALL_UPPER_CASE = 1; ALL_LOWER_CASE = 2; SECRET = 3;
fName - Variable in class com.ibm.ulc.comm.Server
 
FORM_MODEL_CHANGED - Static variable in interface com.ibm.ulc.base.IDefaults
The ULCFormModel data has changed refresh the data once again.
FORM_MODEL_INVALID - Static variable in interface com.ibm.ulc.base.IDefaults
The ULCFormModel is no longer valid
FORM_MODEL_UNSPECIFIED - Static variable in interface com.ibm.ulc.base.IDefaults
An unspecified change has occurred in the ULCFormModel.
FORM_NOTIFICATION_IMMEDIATE - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for notification policy which means that any changes in the form field are immediately reported back to the application.
FORM_NOTIFICATION_ON_FOCUS_CHANGE - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for notification policy which means that any changes in the form field are reported back to the application on focus changes.
FORM_NOTIFICATION_ON_REQUEST - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for notification policy which means that any changes in the form field have to be explicitely requested.
fPort - Variable in class com.ibm.ulc.comm.Server
 
fReceiver - Variable in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
fReceiverIOR - Variable in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
free() - Method in interface com.ibm.ulc.comm.ICallable
Frees this object.
free() - Method in class com.ibm.ulc.examples.pieExtension.UIPieChart
The UI engine will call this method when there are no further references to this widget.
free() - Method in class com.ibm.ulc.ui.dataTypes.UIDateValidator
The receiver is being destroyed.
fRequests - Variable in class com.ibm.ulc.comm.ThreadPool
 
fSender - Variable in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
fShutdown - Variable in class com.ibm.ulc.comm.ThreadPool
 
fStartIndex - Variable in class com.ibm.ulc.util.UlcRange
The int start index
fTerminated - Variable in class com.ibm.ulc.comm.UlcTransport
 
fThreads - Variable in class com.ibm.ulc.comm.ThreadPool
 
fValidateExpression - Variable in class com.ibm.ulc.ui.dataTypes.UIRegularExpressionValidator
The expression that is checked when the field looses its focus.
fValue - Variable in class com.ibm.ulc.ui.dataTypes.DataTypeConversionException
The value that will be returned when getValue is called on this exception.
fValues - Variable in class com.ibm.ulc.examples.Pie.ULCPieChart
Array containing the values of all pie segments.
fWriter - Variable in class com.ibm.ulc.comm.ORBRequest
 
fWriterQueue - Variable in class com.ibm.ulc.comm.UlcTransport
 

G

get(int) - Method in class com.ibm.ulc.util.Anything
Retrieves the element at the specified index in this Anything.
get(Object) - Method in class com.ibm.ulc.util.UlcHashtable
 
get(String) - Method in class com.ibm.ulc.util.Anything
Retrieves the element associated with the given key from this Anything.
get(String, boolean) - Method in class com.ibm.ulc.util.Anything
Retrieves the element associated with the given key from this Anything and converts it to a boolean.
get(String, double) - Method in class com.ibm.ulc.util.Anything
Retrieves the element associated with the given key from this Anything and converts it to a double.
get(String, int) - Method in class com.ibm.ulc.util.Anything
Retrieves the element associated with the given key from this Anything and converts it to an int.
get(String, long) - Method in class com.ibm.ulc.util.Anything
Retrieves the element associated with the given key from this Anything and converts it to a long.
get(String, Serializable) - Method in class com.ibm.ulc.util.Anything
Retrieves the element associated with the given key from this Anything and converts it to a Serializable.
get(String, String) - Method in class com.ibm.ulc.util.Anything
Retrieves the element associated with the given key from this Anything and converts it to a String.
getAnythingReader(InputStream) - Method in class com.ibm.ulc.comm.ORBConnection
Creates an AnythingReader used for streaming Anythings.
getAnythingWriter() - Method in class com.ibm.ulc.comm.ORBConnection
Creates an AnythingWriter used for streaming Anythings.
getApplicationName() - Method in class com.ibm.ulc.comm.UlcConnection
 
getApplicationName() - Method in class com.ibm.ulc.corba.UlcCorbaServant
 
getByteCount() - Method in class com.ibm.ulc.comm.Request
Gets the number of bytes a request will take up when streamed.
getByteCount() - Method in class com.ibm.ulc.comm.ORBRequest
Gets the number of bytes a request will take up when streamed.
getBytes(String) - Method in class com.ibm.ulc.util.Anything
Retrieves the element associated with the given key from this Anything and converts it to a byte array.
getCallingServer() - Method in class com.ibm.ulc.comm.UlcTransportServer
 
getCaughtError() - Method in class com.ibm.ulc.comm.UlcTransportException
 
getCaughtException() - Method in class com.ibm.ulc.comm.UlcTransportException
 
getClientData() - Method in class com.ibm.ulc.comm.UlcConnection
 
getCols() - Method in class com.ibm.ulc.ui.dataTypes.UIDataType
Returns the default width (in characters) used to determine the size of a field or table and list column of this DataType.
getCols() - Method in interface com.ibm.ulc.ui.dataTypes.IDataType
Returns the default width (in characters) used to determine the size of a field or table and list column of this DataType.
getComponent() - Method in class com.ibm.ulc.examples.pieExtension.UIPieChart
Return the Java widget that is added to my parent hierarchy.
getConnection() - Method in class com.ibm.ulc.comm.UlcTransport
 
getConsole() - Static method in class com.ibm.ulc.util.UlcConsole
 
getContextId() - Method in class com.ibm.ulc.comm.ORBConnection
 
getCurrentRequest() - Method in class com.ibm.ulc.comm.ORBConnection
 
getCurrentRequestId() - Method in class com.ibm.ulc.comm.ORBConnection
 
getData() - Method in class com.ibm.ulc.comm.ORBRequest
This method was created in VisualAge.
getDefaultValue(String) - Method in class com.ibm.ulc.ui.dataTypes.UIDataType
Returns the default object to be returned when a data conversion error occurs.
getDefaultValue(String) - Method in interface com.ibm.ulc.ui.dataTypes.IDataType
Returns the default object to be returned when a data conversion error occurs.
getFileFromUrlString(String) - Static method in class com.ibm.ulc.comm.UlcConnection
Helper method to extract the 'file' part from a URL string.
getFractionLength(String) - Method in class com.ibm.ulc.ui.dataTypes.UIPercentValidator
 
getHost() - Method in class com.ibm.ulc.comm.UlcTransport
 
getHost() - Method in class com.ibm.ulc.comm.UlcConnection
 
getHostFromUrlString(String) - Static method in class com.ibm.ulc.comm.UlcConnection
Helper method to extract the 'host' part from a URL string.
getId() - Method in class com.ibm.ulc.comm.UlcConnection
 
getLabel() - Method in class com.ibm.ulc.comm.ORBConnection
 
getLocalHost() - Static method in class com.ibm.ulc.comm.UlcConnection
Helper method to return the local host either as host name or as IP address (dotted string) depending on preference set.
getLocalUrlString() - Method in class com.ibm.ulc.comm.UlcTransport
Return an URL String describing this transports local endpoint.
getLocalUrlString() - Method in class com.ibm.ulc.comm.UlcSocketTransport
 
getLocalUrlString() - Method in class com.ibm.ulc.comm.UlcConnection
Return a URL string that identifies the local end point of the connection.
getLocalUrlString() - Method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
getName() - Method in class com.ibm.ulc.comm.Request
Gets the name of a request.
getName() - Method in class com.ibm.ulc.comm.Server
 
getName() - Method in class com.ibm.ulc.comm.ORBRequest
Get the name of this request.
getOrb() - Static method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
getOut() - Static method in class com.ibm.ulc.util.UlcConsole
 
getPort() - Method in class com.ibm.ulc.comm.UlcTransport
 
getPort() - Method in class com.ibm.ulc.comm.UlcConnection
 
getPortFromUrlString(String) - Static method in class com.ibm.ulc.comm.UlcConnection
Helper method to extract the 'port' part from a URL string.
getProperties() - Static method in class com.ibm.ulc.comm.UlcTransport
 
getProtocolFromUrlString(String) - Static method in class com.ibm.ulc.comm.UlcConnection
Helper method to extract the 'protocol' part from a URL string.
getReason() - Method in class com.ibm.ulc.comm.UlcTransportException
 
getReferenceFromUrlString(String) - Static method in class com.ibm.ulc.comm.UlcConnection
Helper method to extract the 'reference' ('anchor') part from a URL string.
getRegistry() - Method in class com.ibm.ulc.comm.Registry
Returns the registry.
getRegistry() - Method in class com.ibm.ulc.comm.ORBConnection
Returns the connection's registry.
getRemoteUrlString() - Method in class com.ibm.ulc.comm.UlcTransport
Return an URL String describing this transports remote endpoint.
getRemoteUrlString() - Method in class com.ibm.ulc.comm.UlcSocketTransport
 
getRemoteUrlString() - Method in class com.ibm.ulc.comm.UlcConnection
Return a URL string that identifies the remote end point of the connection.
getReplyId() - Method in class com.ibm.ulc.comm.ORBRequest
Returns the id of the request that triggered this request or -1 if undefined.
getRequestFilter() - Method in interface com.ibm.ulc.comm.IConnection
Returns the IRequestFilter object that is currently configured or null.
getRequestFilter() - Method in class com.ibm.ulc.comm.UlcConnection
Returns the IRequestFilter object that is currently installed or null.
getRequestId() - Method in class com.ibm.ulc.comm.ORBRequest
Returns the unique id of this request within the active connection's life cycle.
getRequestListeners() - Method in class com.ibm.ulc.comm.UlcConnection
Returns the vector of currently registered IRequestListener objects or null.
getServerUrlFileName() - Static method in class com.ibm.ulc.comm.Server
 
getSocket() - Method in class com.ibm.ulc.comm.UlcSocketTransport
 
getSocketFactory() - Static method in class com.ibm.ulc.comm.Server
Retrieves the factory object for creating all sockets within ULC.
getStartedString() - Method in class com.ibm.ulc.comm.Server
return the string to indicate that this Server has started.
getToolTipText(int) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 
getTransport() - Method in class com.ibm.ulc.comm.UlcConnection
 
getTransport() - Method in class com.ibm.ulc.corba.UlcCorbaServant
 
getType() - Method in class com.ibm.ulc.util.Anything
Retrieve the tag from the Anything.
getUlcVersion() - Static method in class com.ibm.ulc.comm.Common
 
getUrlFile() - Method in class com.ibm.ulc.comm.UlcTransport
 
getUrlString() - Method in class com.ibm.ulc.comm.UlcTransportServer
 
getUrlString() - Method in interface com.ibm.ulc.comm.IConnection
Return the URL of the peer as a string
getUrlString() - Method in class com.ibm.ulc.comm.UlcTransport
Return an URL String describing this transport's remote endpoint.
getUrlString() - Method in class com.ibm.ulc.comm.UlcConnection
Return a URL string that identifies the remote end point of the connection.
getValue() - Method in class com.ibm.ulc.ui.dataTypes.DataTypeConversionException
Returns the currently specified default value to be returned on an exception.
getValueAt(String) - Method in class com.ibm.ulc.util.UlcHashtable
 
getValueAt(String) - Method in interface com.ibm.ulc.util.ITableRow
Return the object identified by the key attributeName or null if not found
getVersion() - Static method in class com.ibm.ulc.comm.Common
 
getWriter() - Method in class com.ibm.ulc.util.UlcConsole
 

H

handleRequest(ORBConnection, String, Anything) - Method in interface com.ibm.ulc.comm.ICallable
The Proxy has sent a request to this object.
handleRequest(ORBConnection, String, Anything) - Method in class com.ibm.ulc.examples.Pie.ULCPieChart
The UI has sent a request to this object.
handleRequest(ORBConnection, String, Anything) - Method in class com.ibm.ulc.examples.pieExtension.UIPieChart
The ULC application has sent a request to this object.
handleRequest(ORBConnection, String, Anything) - Method in class com.ibm.ulc.ui.dataTypes.UIDateValidator
The ULC application has sent a request to this object.
hasMoreElements() - Method in class com.ibm.ulc.util.UlcHashtableEnumerator
 
hasMoreElements() - Method in class com.ibm.ulc.util.ObjectEnumerator
 
hasValidCharacters(String) - Method in class com.ibm.ulc.ui.dataTypes.UIPercentValidator
 
hasValidCharacters(String) - Method in class com.ibm.ulc.ui.dataTypes.UIRangeValidator
Ensure that the given string has no invalid characters.
hasValidCharacters(String) - Method in class com.ibm.ulc.ui.dataTypes.UIDateValidator
 

I

IAnythingReader - interface com.ibm.ulc.util.IAnythingReader.
Instances of classes that implement this interface are used to stream Anythings from an InputStream in a specific format.
IAnythingWriter - interface com.ibm.ulc.util.IAnythingWriter.
Instances of classes that implement this interface are used to write Anythings in a specific format.
ICallable - interface com.ibm.ulc.comm.ICallable.
Interface for dispatching or handling a request.
IConnection - interface com.ibm.ulc.comm.IConnection.
Interface for client/server connections.
IConnectionController - interface com.ibm.ulc.comm.IConnectionController.
An interface to get control over interesting connection events.
IDataType - interface com.ibm.ulc.ui.dataTypes.IDataType.
Defines the interaction between UIFields and Data types
IDefaults - interface com.ibm.ulc.base.IDefaults.
Implements all static constants required by the ULC application and UI Engine.
ILogStream - interface com.ibm.ulc.util.ILogStream.
Instances of classes that implement this interface are used to log requests
initPeerConnection() - Method in class com.ibm.ulc.comm.UlcTransport
Method to perform connection initialization with peer.
initPeerConnection() - Method in class com.ibm.ulc.comm.UlcSocketTransport
Initialize connection to peer if necessary.
initPeerConnection() - Method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
Initialize connection to peer if necessary.
INVALIDPORT - Static variable in class com.ibm.ulc.comm.UlcConnection
 
invokeMatchAt(String, int) - Method in class com.ibm.ulc.ui.dataTypes.DummyRegularExpression
Call the matchAt method using reflection.
invokeStringMatched() - Method in class com.ibm.ulc.ui.dataTypes.DummyRegularExpression
Call the stringMatched method using reflection, return the resulting string or null
IORBListener - interface com.ibm.ulc.comm.IORBListener.
A listener interface to listen to interesting communication events.
IPADDR - Static variable in class com.ibm.ulc.comm.Common
The default host name.
IRegularExpression - interface com.ibm.ulc.ui.dataTypes.IRegularExpression.
 
IRequestFilter - interface com.ibm.ulc.comm.IRequestFilter.
Implement this interface when you want to filter message traffic between the UI and the ULC application at the Request level.
IRequestListener - interface com.ibm.ulc.comm.IRequestListener.
Implement this interface when you want to monitor message traffic between the UI and the ULC application at the Request level.
IRequestProcessor - interface com.ibm.ulc.comm.IRequestProcessor.
Interface for queuing requests to be executed.
IRequests - interface com.ibm.ulc.base.IRequests.
Internal use only.
isDefined(String) - Method in class com.ibm.ulc.util.Anything
Determines whether the given key is in this Anything.
isNotNull(Object) - Static method in class com.ibm.ulc.util.Assert
 
isNull() - Method in class com.ibm.ulc.util.Anything
Is the Anything empty?
ISocketFactory - interface com.ibm.ulc.comm.ISocketFactory.
Interface for the ULC Socket factory.
isTrue(boolean) - Static method in class com.ibm.ulc.util.Assert
 
ITableRow - interface com.ibm.ulc.util.ITableRow.
ITableRow tags objects which can be used as an element inside the DefaultTableModel.

K

keys() - Method in class com.ibm.ulc.util.UlcHashtable
Returns an enumeration of the keys in this hashtable.
keys() - Method in class com.ibm.ulc.util.Anything
Gets all slot names (keys) of the Anything If the Anything doesn't represent a dictionary or if the index is out of bounds null is returned.

L

length() - Method in class com.ibm.ulc.util.UnboundedBuffer
Length of queue.
limitFractionDigits(String) - Method in class com.ibm.ulc.ui.dataTypes.UIPercentValidator
 
LIST_MULTIPLE_INTERVAL_SELECTION - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for selection policy for lists (i.e.
LIST_SINGLE_INTERVAL_SELECTION - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for selection policy for lists (i.e.
LIST_SINGLE_SELECTION - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for selection policy for lists (i.e.
logPrint(byte[]) - Method in interface com.ibm.ulc.util.ILogStream
Prints a log entry
logPrint(byte[]) - Method in class com.ibm.ulc.util.UlcLog
logPrint method comment.
logPrint(String) - Method in interface com.ibm.ulc.util.ILogStream
Prints a log entry
logPrint(String) - Method in class com.ibm.ulc.util.UlcLog
logPrint method comment.
logPrintln(byte[]) - Method in interface com.ibm.ulc.util.ILogStream
Prints a log entry and appends a carriage return after the entry
logPrintln(byte[]) - Method in class com.ibm.ulc.util.UlcLog
logPrintln method comment.
logPrintln(String) - Method in interface com.ibm.ulc.util.ILogStream
Prints a log entry and appends a carriage return after the entry
logPrintln(String) - Method in class com.ibm.ulc.util.UlcLog
logPrintln method comment.
LONG - Static variable in class com.ibm.ulc.util.Anything
 

M

main(String[]) - Static method in class com.ibm.ulc.corba.TestServer
This method was created in VisualAge.
main(String[]) - Static method in class com.ibm.ulc.corba.TestClient
This method was created in VisualAge.
main(String[]) - Static method in class com.ibm.ulc.util.Anything
A unit test :-)
main(String[]) - Static method in class com.ibm.ulc.examples.Pie.Pie
 
matchAt(String, int) - Method in class com.ibm.ulc.ui.dataTypes.DummyRegularExpression
Return true if the matchString conforms to the configured regular expression
matchAt(String, int) - Method in interface com.ibm.ulc.ui.dataTypes.IRegularExpression
Return true if the matchString conforms to the configured regular expression
matchPattern(IRegularExpression, String) - Method in class com.ibm.ulc.ui.dataTypes.UIRegularExpressionValidator
Return true if the string matches the regExpPattern otherwise false.
mouseClicked(MouseEvent) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 
mouseDragged(MouseEvent) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 
mouseEntered(MouseEvent) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 
mouseExited(MouseEvent) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 
mouseMoved(MouseEvent) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 
mousePressed(MouseEvent) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 
mouseReleased(MouseEvent) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 

N

newInstance(String, String) - Static method in class com.ibm.ulc.ui.dataTypes.DummyRegularExpression
 
nextElement() - Method in class com.ibm.ulc.util.UlcHashtableEnumerator
 
nextElement() - Method in class com.ibm.ulc.util.ObjectEnumerator
 
NULL - Static variable in class com.ibm.ulc.util.UlcHashtable
 
NULL - Static variable in class com.ibm.ulc.util.Anything
 

O

ObjectEnumerator - class com.ibm.ulc.util.ObjectEnumerator.
 
ObjectEnumerator(Object) - Constructor for class com.ibm.ulc.util.ObjectEnumerator
 
ORBConnection - class com.ibm.ulc.comm.ORBConnection.
A connection with an associated object space.
ORBConnection(String, IRequestProcessor, boolean, Registry) - Constructor for class com.ibm.ulc.comm.ORBConnection
ORBConnection constructor.
ORBConnection(String, IRequestProcessor, String, String, boolean, Registry) - Constructor for class com.ibm.ulc.comm.ORBConnection
ORBConnection constructor.
ORBConnection(UlcTransport, IRequestProcessor, boolean, Registry) - Constructor for class com.ibm.ulc.comm.ORBConnection
ORBConnection constructor.
ORBConnection(UlcTransport, IRequestProcessor, String, String, boolean, Registry) - Constructor for class com.ibm.ulc.comm.ORBConnection
ORBConnection constructor.
ORBRequest - class com.ibm.ulc.comm.ORBRequest.
Encapsulates a request for a registered object.
ORBRequest(IAnythingWriter, int, String, Anything) - Constructor for class com.ibm.ulc.comm.ORBRequest
Creates a request for the given target.
ORBRequest(IAnythingWriter, int, String, Anything, long) - Constructor for class com.ibm.ulc.comm.ORBRequest
Creates a request for the given target.
ORBRequest(ORBConnection) - Constructor for class com.ibm.ulc.comm.ORBRequest
Creates a request and associates with the given connection.

P

paint(Graphics) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 
parse(String) - Method in class com.ibm.ulc.ui.dataTypes.UIPercentValidator
 
parse(String) - Method in class com.ibm.ulc.ui.dataTypes.UIRangeValidator
 
Pie - class com.ibm.ulc.examples.Pie.Pie.
A minimal ULC application to demonstrate the UI PieChart extension.
Pie() - Constructor for class com.ibm.ulc.examples.Pie.Pie
 
PieChart - class com.ibm.ulc.examples.pieExtension.PieChart.
An example implementation of a piechart component.
PieChart(int, int) - Constructor for class com.ibm.ulc.examples.pieExtension.PieChart
Constructs the Pie and initializes it with a context.
pieSelected(String) - Method in class com.ibm.ulc.examples.Pie.Pie
Increment the selected pie segment by 1 every time it is selected.
postRequest(Request) - Method in class com.ibm.ulc.comm.UlcConnection
Posts a request to the connection's request queue.
print(OutputStream, Anything) - Method in class com.ibm.ulc.util.AnythingWriter
 
print(OutputStream, Anything) - Method in class com.ibm.ulc.util.AnythingWriter2
Prints an Anything in the compact format.
print(OutputStream, Anything) - Method in interface com.ibm.ulc.util.IAnythingWriter
 
printEx(OutputStream, Anything) - Method in class com.ibm.ulc.util.AnythingWriter
 
printEx(OutputStream, Anything) - Method in class com.ibm.ulc.util.AnythingWriter2
Prints an Anything in the compact format.
printEx(OutputStream, Anything) - Method in interface com.ibm.ulc.util.IAnythingWriter
 
printInstances() - Static method in class com.ibm.ulc.util.DebugThread
 
printULCVersionAndProtocolVersion() - Static method in class com.ibm.ulc.comm.Common
 
processNextRequest(long) - Method in class com.ibm.ulc.comm.ThreadPool
Picks up a request and process it by calling doit.
propagateConnectionCreated(IConnection) - Static method in class com.ibm.ulc.comm.Server
Helper method for connection control.
propagateConnectionEnded(IConnection, UlcTransportException) - Static method in class com.ibm.ulc.comm.Server
Helper method for connection control.
propagateConnectionStarted(IConnection, UlcTransportException) - Static method in class com.ibm.ulc.comm.Server
Helper method for connection control.
PROTOCOL_VERSION_MAJOR - Static variable in class com.ibm.ulc.comm.Common
The major protocol version.
PROTOCOL_VERSION_MINOR - Static variable in class com.ibm.ulc.comm.Common
The minor protocol version.
publishServantFactoryIOR(String) - Method in class com.ibm.ulc.corba.UlcCorbaTransportServer
 
put(int, Anything) - Method in class com.ibm.ulc.util.Anything
Replaces the element at the specified index in this vector.
put(Object) - Method in class com.ibm.ulc.util.UnboundedBuffer
Puts an object into the buffer with the given capacity.
put(Object, Object) - Method in class com.ibm.ulc.util.UlcHashtable
 
put(String, Anything) - Method in class com.ibm.ulc.util.Anything
Stores the given value under the given key in this Anything.
put(String, boolean) - Method in class com.ibm.ulc.util.Anything
Stores the given boolean value under the given key in this Anything.
put(String, byte[]) - Method in class com.ibm.ulc.util.Anything
Stores the given byte array value under the given key in this Anything.
put(String, double) - Method in class com.ibm.ulc.util.Anything
Stores the given double value under the given key in this Anything.
put(String, int) - Method in class com.ibm.ulc.util.Anything
Stores the given int value under the given key in this Anything.
put(String, long) - Method in class com.ibm.ulc.util.Anything
Stores the given long value under the given key in this Anything.
put(String, Serializable) - Method in class com.ibm.ulc.util.Anything
 
put(String, String) - Method in class com.ibm.ulc.util.Anything
Stores the given String value under the given key in this Anything.

R

read(InputStream) - Method in class com.ibm.ulc.comm.Request
Reads the request from the given input stream.
read(InputStream) - Method in class com.ibm.ulc.comm.ORBRequest
Reads a request from the given stream.
read(InputStream) - Method in interface com.ibm.ulc.util.IAnythingReader
 
read(InputStream) - Method in class com.ibm.ulc.util.AnythingReader
 
read(InputStream) - Method in class com.ibm.ulc.util.AnythingReader2
 
read(InputStream) - Static method in class com.ibm.ulc.util.Anything
Read an Anything from the given stream.
read(String) - Static method in class com.ibm.ulc.util.Anything
Read an Anything from the given file.
readEx(InputStream) - Method in class com.ibm.ulc.comm.Request
Reads the request from the given input stream.
readEx(InputStream) - Method in class com.ibm.ulc.comm.ORBRequest
Reads a request from the given stream.
readEx(InputStream) - Method in interface com.ibm.ulc.util.IAnythingReader
 
readEx(InputStream) - Method in class com.ibm.ulc.util.AnythingReader
 
readEx(InputStream) - Method in class com.ibm.ulc.util.AnythingReader2
 
readsAsynch() - Method in class com.ibm.ulc.comm.UlcTransport
Does the transport asynchronous reads itself? Otherwise it inherits the automatic asynchronous read support of this class by overriding readRequests().
readsAsynch() - Method in class com.ibm.ulc.comm.UlcSocketTransport
 
readsAsynch() - Method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
receive(Request) - Method in interface com.ibm.ulc.comm.IConnection
Receives a request and posts it to the request queue.
receive(Request) - Method in class com.ibm.ulc.comm.UlcTransport
 
receive(Request) - Method in class com.ibm.ulc.comm.UlcConnection
Receives a request and posts it to the connection's request queue.
receivedRequest(int, String, Anything) - Method in class com.ibm.ulc.comm.ORBConnection
Handles receivedRequest notification by informing the listener.
receivedRequest(ORBConnection, int, String, Anything) - Method in interface com.ibm.ulc.comm.IORBListener
A request for the given target with the given arguments was received.
receivedRequest(UlcConnection, Request) - Method in interface com.ibm.ulc.comm.IRequestListener
A request has been received
regExInstance - Variable in class com.ibm.ulc.ui.dataTypes.DummyRegularExpression
 
register(ICallable) - Method in class com.ibm.ulc.comm.Registry
Assigns an object id and registers the object.
register(ICallable) - Method in class com.ibm.ulc.comm.ORBConnection
Register an object in this connection's object space.
register(int, ICallable) - Method in class com.ibm.ulc.comm.Registry
Registers an object with a given id.
register(int, ICallable) - Method in class com.ibm.ulc.comm.ORBConnection
Register an object in this object space with a specific ID.
Registry - class com.ibm.ulc.comm.Registry.
An object registry used to manage an object space.
Registry(Registry) - Constructor for class com.ibm.ulc.comm.Registry
Creates a registry with the given parent.
remove(int) - Method in class com.ibm.ulc.util.Anything
Removes the element at the specified index from this vector.
removeActionListener(ActionListener) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
This method was created by a SmartGuide.
removeActionListener(IActionListener) - Method in class com.ibm.ulc.examples.Pie.ULCPieChart
Unregisters the given observer from the notification list so it will no longer receive action events.
removeConnectionController(IConnectionController) - Static method in class com.ibm.ulc.comm.Server
Method to deregister a connection controller object.
removedConnection(ORBConnection) - Method in interface com.ibm.ulc.comm.IORBListener
The given connection was removed.
removeRequestListener(IRequestListener) - Method in interface com.ibm.ulc.comm.IConnection
Remove the previously added IRequestListener
removeRequestListener(IRequestListener) - Method in class com.ibm.ulc.comm.UlcConnection
Remove a previously registered IRequestListener
Request - class com.ibm.ulc.comm.Request.
Encapsulates a request.
Request() - Constructor for class com.ibm.ulc.comm.Request
 
restoreState(ORBConnection, Anything) - Method in class com.ibm.ulc.examples.pieExtension.UIPieChart
This method is the first method called after this widget is instantiated.
restoreState(ORBConnection, Anything) - Method in class com.ibm.ulc.ui.dataTypes.UIPercentValidator
This method is the first method called after this widget is instantiated.
restoreState(ORBConnection, Anything) - Method in class com.ibm.ulc.ui.dataTypes.UIStringFormatter
This method is the first method called after this widget is instantiated.
restoreState(ORBConnection, Anything) - Method in class com.ibm.ulc.ui.dataTypes.UIRangeValidator
This method is the first method called after this widget is instantiated.
restoreState(ORBConnection, Anything) - Method in class com.ibm.ulc.ui.dataTypes.UIRegularExpressionValidator
This method is the first method called after this widget is instantiated.
restoreState(ORBConnection, Anything) - Method in class com.ibm.ulc.ui.dataTypes.UIDateValidator
This method is the first method called after this widget is instantiated.
run() - Method in class com.ibm.ulc.comm.Server
Deprecated.  
run() - Method in class com.ibm.ulc.comm.ThreadPool
Processes incoming requests.
run() - Method in class com.ibm.ulc.comm.UlcSocketTransportServer
Runs the server and starts accepting connections.

S

saveState(Anything) - Method in class com.ibm.ulc.examples.Pie.ULCPieChart
Save the state of this object on the supplied Anything.
send(int, String, Anything) - Method in class com.ibm.ulc.comm.ORBConnection
Create an ORBRequest for the given target and arguments and send it to the other communication end point.
send(Request) - Method in interface com.ibm.ulc.comm.IConnection
Sends a request.
send(Request) - Method in class com.ibm.ulc.comm.UlcTransport
Sends a request.
send(Request) - Method in class com.ibm.ulc.comm.UlcConnection
Sends a request out using the installed transport.
sendAny(Anything) - Static method in class com.ibm.ulc.corba.TestClient
 
sendAnyBytes(byte[]) - Method in class com.ibm.ulc.corba.UlcCorbaServant
 
sendDirect(Request, boolean) - Method in class com.ibm.ulc.comm.UlcTransport
Sends a request directly (without using WriterThread)
sendDirect(Request, boolean) - Method in class com.ibm.ulc.comm.UlcSocketTransport
 
sendDirect(Request, boolean) - Method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
sendDirect(Request, boolean) - Method in class com.ibm.ulc.corba.UlcCorbaTransport
 
sentRequest(ORBConnection, int, String, Anything) - Method in interface com.ibm.ulc.comm.IORBListener
A request for the given target with the given arguments was sent.
sentRequest(UlcConnection, Request) - Method in interface com.ibm.ulc.comm.IRequestListener
A request has been sent
SERIALIZABLE - Static variable in class com.ibm.ulc.util.Anything
 
Server - class com.ibm.ulc.comm.Server.
The framework for a server.
SERVER_PORT - Static variable in class com.ibm.ulc.comm.Common
The default server port.
Server() - Constructor for class com.ibm.ulc.comm.Server
Constructs a server.
Server(String) - Constructor for class com.ibm.ulc.comm.Server
Constructs a server.
setApplicationName(String) - Method in class com.ibm.ulc.corba.UlcCorbaServant
 
setConnection(UlcConnection) - Method in class com.ibm.ulc.comm.UlcTransport
 
setContextId(long) - Method in class com.ibm.ulc.comm.ORBConnection
 
setCurrentRequest(ORBRequest) - Method in class com.ibm.ulc.comm.ORBConnection
 
setData(String[], double[], String[]) - Method in class com.ibm.ulc.examples.Pie.ULCPieChart
Set the data for the PieChart
setData(String[], double[], String[]) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 
setFormatString(String) - Method in class com.ibm.ulc.ui.dataTypes.UIDateValidator
 
setReplyId(int) - Method in class com.ibm.ulc.comm.ORBRequest
Sets the id of the request that triggered this request.
setRequestFilter(IRequestFilter) - Method in interface com.ibm.ulc.comm.IConnection
Set the IRequestFilter object that will receive all requests just before they are sent and all requests just after they are recieved.
setRequestFilter(IRequestFilter) - Method in class com.ibm.ulc.comm.UlcConnection
Set the IRequestFilter object that will receive all requests just before they are sent and all requests just after they are recieved.
setRequestId(int) - Method in class com.ibm.ulc.comm.ORBRequest
Sets the id of this request unique within the connection that it is running in.
setServerUrlFileName(String) - Static method in class com.ibm.ulc.comm.Server
 
setSocketFactory(ISocketFactory) - Static method in class com.ibm.ulc.comm.Server
Sets the factory object for creating all sockets within ULC.
setTitle(String) - Method in class com.ibm.ulc.util.UlcConsole
 
setTopLeft(Point) - Method in class com.ibm.ulc.util.UlcConsole
 
setTransport(UlcCorbaBasedTransport) - Method in class com.ibm.ulc.corba.UlcCorbaServant
 
setUrlString(String) - Method in class com.ibm.ulc.comm.UlcTransport
 
setValueAt(Object, String) - Method in class com.ibm.ulc.util.UlcHashtable
 
setValueAt(Object, String) - Method in interface com.ibm.ulc.util.ITableRow
Set the object identified by the key attributeName to the specified value.
shutdown() - Method in class com.ibm.ulc.comm.Registry
 
shutdown() - Method in class com.ibm.ulc.comm.ThreadPool
 
shutdownHook() - Method in class com.ibm.ulc.comm.UlcConnection
A hook that can be overridden to add additional actions when the connection is shut down.
shutdownHook() - Method in class com.ibm.ulc.comm.ORBConnection
Handles the shutdown of the connection by disposing the object registry.
size() - Method in class com.ibm.ulc.util.Anything
The size of the Anything.
slotName(int) - Method in class com.ibm.ulc.util.Anything
Gets the slot name (key) at the given index.
start() - Method in class com.ibm.ulc.comm.UlcTransportServer
 
start() - Method in class com.ibm.ulc.comm.UlcTransport
 
start() - Method in class com.ibm.ulc.comm.UlcConnection
Starts the connection.
start() - Method in class com.ibm.ulc.comm.UlcSocketTransportServer
 
start() - Method in class com.ibm.ulc.corba.UlcCorbaTransportServer
 
start() - Method in class com.ibm.ulc.util.UlcConsole
 
start() - Method in class com.ibm.ulc.examples.Pie.Pie
Build the sample ULC application.
start(int) - Method in class com.ibm.ulc.comm.Server
Deprecated.  
start(String) - Method in class com.ibm.ulc.comm.Server
Starts the server by creating a new thread for accepting connections on the address specified by the passed in URL.
startReceiver() - Method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
startReceiver() - Method in class com.ibm.ulc.corba.UlcCorbaTransport
 
startSender() - Method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
startSender() - Method in class com.ibm.ulc.corba.UlcCorbaTransport
 
stopReceiver() - Method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
stopSender() - Method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
STRING - Static variable in class com.ibm.ulc.util.Anything
 
stringMatched() - Method in class com.ibm.ulc.ui.dataTypes.DummyRegularExpression
Return the matching string or null Note: In this implementation we return an empty string if the regular expression instance could not be created.
stringMatched() - Method in interface com.ibm.ulc.ui.dataTypes.IRegularExpression
Return the matching string or null
superElements() - Method in class com.ibm.ulc.util.UlcHashtable
 
superKeys() - Method in class com.ibm.ulc.util.UlcHashtable
 

T

TABLE_AUTO_RESIZE_ALL_COLUMNS - Static variable in interface com.ibm.ulc.base.IDefaults
Specify that if the table is resized all columns should be resized.
TABLE_AUTO_RESIZE_LAST_COLUMN - Static variable in interface com.ibm.ulc.base.IDefaults
Specify that if the table is resized only the last column should be resized.
TABLE_AUTO_RESIZE_OFF - Static variable in interface com.ibm.ulc.base.IDefaults
Specify that if the table is resized the columns should not be resized.
TABLE_EDIT_UPDATE_ON_FOCUS_CHANGE - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for update policy which means that changes done to a Table cell (via direct editing) are reported back to the application on focus change from that cell.
TABLE_EDIT_UPDATE_ON_REQUEST - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for update policy which means that changes done to a Table cell (via direct editing) are reported back to the application only when requested by the application.
TABLE_EDIT_UPDATE_ON_ROW_CHANGE - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for update policy which means that changes done to a Table cell (via direct editing) are reported back to the application when a different row starts being edited.
TABLE_MODEL_CELL_CHANGED - Static variable in interface com.ibm.ulc.base.IDefaults
A cell has been changed in the ULCTableModel.
TABLE_MODEL_CONTENTS_CHANGED - Static variable in interface com.ibm.ulc.base.IDefaults
Contents in the ULCTableModel have changed.
TABLE_MODEL_ROWS_ADDED - Static variable in interface com.ibm.ulc.base.IDefaults
Rows have been added to the ULCTableModel.
TABLE_MODEL_ROWS_CHANGED - Static variable in interface com.ibm.ulc.base.IDefaults
Rows have been changed in the ULCTableModel.
TABLE_MODEL_ROWS_REMOVED - Static variable in interface com.ibm.ulc.base.IDefaults
Rows have been removed from the ULCTableModel.
take(long) - Method in class com.ibm.ulc.util.UnboundedBuffer
Takes an object from the queue.
termPeerConnection() - Method in class com.ibm.ulc.comm.UlcTransport
Method to perform connection termination with peer.
termPeerConnection() - Method in class com.ibm.ulc.comm.UlcSocketTransport
 
termPeerConnection() - Method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 
TestClient - class com.ibm.ulc.corba.TestClient.
 
TestClient() - Constructor for class com.ibm.ulc.corba.TestClient
TestClient constructor comment.
TestServer - class com.ibm.ulc.corba.TestServer.
This type was created in VisualAge.
TestServer() - Constructor for class com.ibm.ulc.corba.TestServer
TestServer constructor comment.
ThreadPool - class com.ibm.ulc.comm.ThreadPool.
A RequestProcessor implementation based on a thread pool with worker threads.
ThreadPool(int, boolean) - Constructor for class com.ibm.ulc.comm.ThreadPool
Constructs a thread pool with the given number of worker threads.
toString() - Method in class com.ibm.ulc.comm.UlcTransportException
 
toString() - Method in class com.ibm.ulc.util.Anything
Generates the string representation of this Anything.
toString() - Method in class com.ibm.ulc.util.UlcRange
 
TRANSPORT_EX_CONNECTION_INTERRUPTED - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for exception reason in UlcTransportException.
TRANSPORT_EX_INIT_CONNECTION_ERROR - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for exception reason in UlcTransportException.
TRANSPORT_EX_INIT_CONNECTION_EXCEPTION - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for exception reason in UlcTransportException.
TRANSPORT_EX_INIT_SERVER_EXCEPTION - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for exception reason in UlcTransportException.
TRANSPORT_EX_UNKNOWN_REASON - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for exception reason in UlcTransportException.
TREE_CONTIGUOUS_SELECTION - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for selection policy for Tree widgets.
TREE_DISCONTIGUOUS_SELECTION - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for selection policy for Tree widgets.
TREE_SINGLE_SELECTION - Static variable in interface com.ibm.ulc.base.IDefaults
Constant used for selection policy for Tree widgets.
trouble(String, String) - Method in class com.ibm.ulc.util.UlcObject
 
trouble2(String, String) - Static method in class com.ibm.ulc.util.UlcObject
 
trouble2Err(String, String) - Static method in class com.ibm.ulc.util.UlcObject
 
troubleErr(String, String) - Method in class com.ibm.ulc.util.UlcObject
 
typeString() - Method in class com.ibm.ulc.examples.Pie.ULCPieChart
Return the fully qualified class path to my proxy class in the UI.

U

UIDataType - class com.ibm.ulc.ui.dataTypes.UIDataType.
 
UIDataType() - Constructor for class com.ibm.ulc.ui.dataTypes.UIDataType
Default constructor for the receiver
UIDateValidator - class com.ibm.ulc.ui.dataTypes.UIDateValidator.
 
UIDateValidator() - Constructor for class com.ibm.ulc.ui.dataTypes.UIDateValidator
Default constructor for the receiver
UIPercentValidator - class com.ibm.ulc.ui.dataTypes.UIPercentValidator.
 
UIPercentValidator() - Constructor for class com.ibm.ulc.ui.dataTypes.UIPercentValidator
UIPercentValidator constructor comment.
UIPieChart - class com.ibm.ulc.examples.pieExtension.UIPieChart.
An example implementation of a piechart component.
UIPieChart() - Constructor for class com.ibm.ulc.examples.pieExtension.UIPieChart
Default constructor.
UIRangeValidator - class com.ibm.ulc.ui.dataTypes.UIRangeValidator.
 
UIRangeValidator() - Constructor for class com.ibm.ulc.ui.dataTypes.UIRangeValidator
 
UIRegularExpressionValidator - class com.ibm.ulc.ui.dataTypes.UIRegularExpressionValidator.
 
UIRegularExpressionValidator() - Constructor for class com.ibm.ulc.ui.dataTypes.UIRegularExpressionValidator
UIRegularExpressionValidator constructor comment.
UIStringFormatter - class com.ibm.ulc.ui.dataTypes.UIStringFormatter.
 
UIStringFormatter() - Constructor for class com.ibm.ulc.ui.dataTypes.UIStringFormatter
 
ULC_VERSION - Static variable in class com.ibm.ulc.comm.Common
The release version.
UlcConnection - class com.ibm.ulc.comm.UlcConnection.
A connection to a ULC peer.
UlcConnection(String, IRequestProcessor, String, String) - Constructor for class com.ibm.ulc.comm.UlcConnection
Creates a connection for the given url, request processor, and connection identification data.
UlcConnection(UlcTransport, IRequestProcessor, String, String) - Constructor for class com.ibm.ulc.comm.UlcConnection
Creates a connection for the given transport, request processor, and connection identification data.
UlcConsole - class com.ibm.ulc.util.UlcConsole.
 
UlcConsole() - Constructor for class com.ibm.ulc.util.UlcConsole
 
UlcCorbaBasedTransport - class com.ibm.ulc.corba.UlcCorbaBasedTransport.
An implemention for ULC transports using CORBA.
UlcCorbaBasedTransport() - Constructor for class com.ibm.ulc.corba.UlcCorbaBasedTransport
UlcCorbaTransport constructor.
UlcCorbaBasedTransport(String) - Constructor for class com.ibm.ulc.corba.UlcCorbaBasedTransport
UlcCorbaTransport constructor.
UlcCorbaBasedTransport(UlcCorbaObject, UlcCorbaServant, String) - Constructor for class com.ibm.ulc.corba.UlcCorbaBasedTransport
UlcCorbaTransport constructor.
UlcCorbaServant - class com.ibm.ulc.corba.UlcCorbaServant.
An implemention for a ULC Corba servant.
UlcCorbaServant() - Constructor for class com.ibm.ulc.corba.UlcCorbaServant
UlcCorbaServant constructor.
UlcCorbaServantFactoryImpl - class com.ibm.ulc.corba.UlcCorbaServantFactoryImpl.
 
UlcCorbaServantFactoryImpl(UlcCorbaTransportServer) - Constructor for class com.ibm.ulc.corba.UlcCorbaServantFactoryImpl
 
UlcCorbaTransport - class com.ibm.ulc.corba.UlcCorbaTransport.
An implemention for ULC transports using CORBA.
UlcCorbaTransport() - Constructor for class com.ibm.ulc.corba.UlcCorbaTransport
UlcCorbaTransport constructor.
UlcCorbaTransport(String) - Constructor for class com.ibm.ulc.corba.UlcCorbaTransport
UlcCorbaTransport constructor.
UlcCorbaTransport(UlcCorbaObject, UlcCorbaServant, String) - Constructor for class com.ibm.ulc.corba.UlcCorbaTransport
UlcCorbaTransport constructor.
UlcCorbaTransportServer - class com.ibm.ulc.corba.UlcCorbaTransportServer.
A default implemention for ULC transport server using Corba IIOP.
UlcCorbaTransportServer() - Constructor for class com.ibm.ulc.corba.UlcCorbaTransportServer
UlcCorbaTransportServer constructor.
UlcHashtable - class com.ibm.ulc.util.UlcHashtable.
 
UlcHashtable() - Constructor for class com.ibm.ulc.util.UlcHashtable
UlcHashtable constructor comment.
UlcHashtable(int) - Constructor for class com.ibm.ulc.util.UlcHashtable
UlcHashtable constructor comment.
UlcHashtable(int, float) - Constructor for class com.ibm.ulc.util.UlcHashtable
UlcHashtable constructor comment.
UlcHashtableEnumerator - class com.ibm.ulc.util.UlcHashtableEnumerator.
 
UlcHashtableEnumerator(UlcHashtable, boolean) - Constructor for class com.ibm.ulc.util.UlcHashtableEnumerator
 
UlcLog - class com.ibm.ulc.util.UlcLog.
 
UlcLog(String) - Constructor for class com.ibm.ulc.util.UlcLog
(c) Object Technology International 1997,1998.
UlcObject - class com.ibm.ulc.util.UlcObject.
 
UlcObject() - Constructor for class com.ibm.ulc.util.UlcObject
 
ULCPieChart - class com.ibm.ulc.examples.Pie.ULCPieChart.
Implement the ULCPieChart proxy widget that is used to communicate with the UIPieChart extension.
ULCPieChart() - Constructor for class com.ibm.ulc.examples.Pie.ULCPieChart
Create an instance of the pie chart with the default height and width.
ULCPieChart(int, int) - Constructor for class com.ibm.ulc.examples.Pie.ULCPieChart
Create an instance of the pie chart with the specified height and width.
UlcRange - class com.ibm.ulc.util.UlcRange.
UlcRange is a class used to denote selection ranges.
UlcRange(Integer, Integer) - Constructor for class com.ibm.ulc.util.UlcRange
Return an instance of a UlcRange initialized with the start and end index specified.
UlcRange(int, int) - Constructor for class com.ibm.ulc.util.UlcRange
Return an instance of a UlcRange initialized with the start and end index specified.
UlcSocketTransport - class com.ibm.ulc.comm.UlcSocketTransport.
An implemention for ULC transports using sockets.
UlcSocketTransport() - Constructor for class com.ibm.ulc.comm.UlcSocketTransport
UlcSocketTransport constructor.
UlcSocketTransport(Socket) - Constructor for class com.ibm.ulc.comm.UlcSocketTransport
UlcSocketTransport constructor.
UlcSocketTransport(String) - Constructor for class com.ibm.ulc.comm.UlcSocketTransport
UlcSocketTransport constructor.
UlcSocketTransportServer - class com.ibm.ulc.comm.UlcSocketTransportServer.
A default implemention for ULC transport server using sockets.
UlcSocketTransportServer() - Constructor for class com.ibm.ulc.comm.UlcSocketTransportServer
UlcSocketTransportServer constructor.
UlcTransport - class com.ibm.ulc.comm.UlcTransport.
An abstraction for ULC transports.
UlcTransport() - Constructor for class com.ibm.ulc.comm.UlcTransport
UlcTransport constructor
UlcTransport(String) - Constructor for class com.ibm.ulc.comm.UlcTransport
UlcTransport constructor
UlcTransportException - exception com.ibm.ulc.comm.UlcTransportException.
 
UlcTransportException() - Constructor for class com.ibm.ulc.comm.UlcTransportException
UlcConnectionException constructor comment.
UlcTransportException(int, Error) - Constructor for class com.ibm.ulc.comm.UlcTransportException
UlcConnectionException constructor.
UlcTransportException(int, Exception) - Constructor for class com.ibm.ulc.comm.UlcTransportException
UlcConnectionException constructor.
UlcTransportException(String, int, Error) - Constructor for class com.ibm.ulc.comm.UlcTransportException
UlcConnectionException constructor.
UlcTransportException(String, int, Exception) - Constructor for class com.ibm.ulc.comm.UlcTransportException
UlcConnectionException constructor.
UlcTransportServer - class com.ibm.ulc.comm.UlcTransportServer.
An abstraction for ULC transport servers.
UlcTransportServer() - Constructor for class com.ibm.ulc.comm.UlcTransportServer
UlcTransportServer constructor.
UnboundedBuffer - class com.ibm.ulc.util.UnboundedBuffer.
An unbounded buffer.
UnboundedBuffer() - Constructor for class com.ibm.ulc.util.UnboundedBuffer
Constructs an unbounded buffer with the given capacity.
unregister(int) - Method in class com.ibm.ulc.comm.Registry
Unregisters an object.
unregister(int) - Method in class com.ibm.ulc.comm.ORBConnection
Remove an object from this connection's object space.
update(Graphics) - Method in class com.ibm.ulc.examples.pieExtension.PieChart
 

V

validChars - Static variable in class com.ibm.ulc.ui.dataTypes.UIPercentValidator
The list of valid characters allowed as input
validChars - Static variable in class com.ibm.ulc.ui.dataTypes.UIRangeValidator
Allowed input characters
validChars - Static variable in class com.ibm.ulc.ui.dataTypes.UIDateValidator
The list of valid characters allowed as input.
values() - Method in class com.ibm.ulc.util.Anything
Retrieves the values of this Anything
VECTOR - Static variable in class com.ibm.ulc.util.Anything
 

W

write(OutputStream) - Method in class com.ibm.ulc.comm.Request
Marshals and writes a request to the given output stream.
write(OutputStream) - Method in class com.ibm.ulc.comm.ORBRequest
Write the request to the given output stream.
write(OutputStream, IAnythingWriter) - Method in class com.ibm.ulc.util.Anything
Writes the Anything to the specified stream using the given format.
write(String) - Method in class com.ibm.ulc.util.Anything
Write the Anything to the given file by using the pretty printing format.
writeEx(OutputStream) - Method in class com.ibm.ulc.comm.Request
Marshals and writes a request to the given output stream.
writeEx(OutputStream) - Method in class com.ibm.ulc.comm.ORBRequest
Write the request to the given output stream.
writesAsynch() - Method in class com.ibm.ulc.comm.UlcTransport
Does the transport asynchronous writes itself? Otherwise it inherits the automatic asynchronous write support of this class by overriding writeRequests().
writesAsynch() - Method in class com.ibm.ulc.comm.UlcSocketTransport
 
writesAsynch() - Method in class com.ibm.ulc.corba.UlcCorbaBasedTransport
 

A B C D E F G H I K L M N O P R S T U V W