 
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Index: O
- obfuscator:  4.2.2. Locking a Servlet to a Server,  Java Servlet Programming
- OBJ_ADAPTER class:  30. The org.omg.CORBA Package, Java Enterprise in a Nutshell
- OBJECT attribute, <APPLET> tag (HTML):  7.2.1 The <APPLET> Tag, Java Foundation Classes
- object binding:  3.2.5 Naming, Enterprise JavaBeans
- Object class:  5.2.5.3 Comparing beans for identity, Enterprise JavaBeans
- 
  -  12. The java.lang Package, Java in a Nutshell
 
- object class definition:  6.9.2. The DirContext Interface, Java Enterprise in a Nutshell
- 
  
  - directory entry:  6.11. Creating Directory Entries, Java Enterprise in a Nutshell
 
- object classes:  3.4.2. Superclasses, Object, and the Class Hierarchy, Java in a Nutshell
- object creation, operator for:  2.5.11. Special Operators, Java in a Nutshell
- Object Data Management Group (ODMG):  11.4. Persistent Object Service, Java Enterprise in a Nutshell
- object identifier (OID):  5.2.5.2 Primary key, Enterprise JavaBeans
- 
  -  19. The java.security.cert Package, Java in a Nutshell
 
- Object interface:  30. The org.omg.CORBA Package, Java Enterprise in a Nutshell
- 
  
  - CORBA:  4.4. Finding Remote Objects, Java Enterprise in a Nutshell
- 
    -  10.10.4. Mapping Interfaces to Java, Java Enterprise in a Nutshell
 
- direct communication with remote object:  4.5. What If I Don't Know the Interface?, Java Enterprise in a Nutshell
- remote method requests, sending:  4.4. Finding Remote Objects, Java Enterprise in a Nutshell
- Security Service support:  11.2. Security Service, Java Enterprise in a Nutshell
 
- object literals:  2.8.3. Object Literals, Java in a Nutshell
- Object Management Group (see OMG)
- object manager:  3.3.2. Object Manager, Java Distributed Computing
- 
  
  - CORBA's ORB:  3.5.1. The Object Request Broker (ORB), Java Distributed Computing
- RMI Registry:  3.6.3. The RMI Registry, Java Distributed Computing
 
- object member access (.) operator:  2.5.11. Special Operators, Java in a Nutshell
- object-oriented databases:  3.2.3.2 Object database persistence, Enterprise JavaBeans
- 
  
  - container-managed persistence and:  6.1 Container-Managed Persistence, Enterprise JavaBeans
 
- object-oriented HTML:  5.4. HTML Generation,  Java Servlet Programming
- 
  -  5.4.1. Generating Hello World,  Java Servlet Programming
-  5.4.2.2. Weather forecast using HTML generation,  Java Servlet Programming
-  5.4.2.3. Weather forecast using HTML generation creatively,  Java Servlet Programming
 
- object-oriented languages
- 
  
  - mapping to Corba specifications:  4.1. The CORBA Architecture, Java Enterprise in a Nutshell
 
- object-oriented programming:  1.3.1. Object-Oriented Environment, Java Distributed Computing
- 
  -  3. Object-Oriented Programming in Java, Java in a Nutshell
- Java:  2.13.3. Java-Aware Databases, Java Enterprise in a Nutshell
- Java language, power:  1.2. Enterprise Computing Demystified, Java Enterprise in a Nutshell
- RMI, extending to client-server:  1.3.2. RMI: Remote Method Invocation, Java Enterprise in a Nutshell
 
- object references:  3.2.1. Creating Remote Objects, Java Distributed Computing
- Object Request Brokers (see ORBs)
- object serialization:  1.3.2. Power,  Java Servlet Programming
- 
  -  10.1.2. Servlets and Object Serialization,  Java Servlet Programming
-  10.2.3.3. Posting a serialized object,  Java Servlet Programming
-  10.2.3.3. Posting a serialized object,  Java Servlet Programming
- beans instance activation and:  7.4.3 Passivated State, Enterprise JavaBeans
- container-managed fields:  6.1 Container-Managed Persistence, Enterprise JavaBeans
- deployment descriptors, EJB 1.0:  2.1.2.1 EJB 1.0: Deployment descriptors, Enterprise JavaBeans
- EJB 1.1 deployment descriptors, dropping in:  2.1.2.2 EJB 1.1: Deployment descriptors, Enterprise JavaBeans
- EJBMetaData:  5.2.3.2 Bean metadata, Enterprise JavaBeans
- entity beans and:  3.1.2 The Activation Mechanism, Enterprise JavaBeans
- EntityDescriptor class (example):  4.2.6 EJB 1.0: The Deployment Descriptor, Enterprise JavaBeans
- Externalizable interface:  11. The java.io Package, Java in a Nutshell
- handles:  5.2.5.5 The bean handle, Enterprise JavaBeans
- 
    -  7.1.2.2 ProcessPayment: The remote interface, Enterprise JavaBeans
 
- JDBC type VARBINARY:  9.7.1.2 Mapping serializable to VARBINARY, Enterprise JavaBeans
- NotSerializableException:  11. The java.io Package, Java in a Nutshell
- ObjectInput interface:  11. The java.io Package, Java in a Nutshell
- ObjectInputStream class:  11. The java.io Package, Java in a Nutshell
- 
    -  11. The java.io Package, Java in a Nutshell
- GetField class:  11. The java.io Package, Java in a Nutshell
 
- ObjectInputValidation class:  11. The java.io Package, Java in a Nutshell
- ObjectOutput interface:  11. The java.io Package, Java in a Nutshell
- ObjectOutputStream class:  11. The java.io Package, Java in a Nutshell
- 
    -  11. The java.io Package, Java in a Nutshell
- PutField class:  11. The java.io Package, Java in a Nutshell
 
- ObjectStreamConstants interface:  11. The java.io Package, Java in a Nutshell
- ObjectStreamException:  11. The java.io Package, Java in a Nutshell
- ObjectStreamField class:  11. The java.io Package, Java in a Nutshell
- passing by reference:  5.2.2 EJB 1.1 and 1.0: The Java RMI Programming Model, Enterprise JavaBeans
- persistence and:  3.2.3.2 Object database persistence, Enterprise JavaBeans
- primary key:  4.2.3 CabinPK: The Primary Key, Enterprise JavaBeans
- 
    -  5.2.5.2 Primary key, Enterprise JavaBeans
 
- SealedObject class:  26. The javax.crypto Package, Java in a Nutshell
- Serializable interface:  11. The java.io Package, Java in a Nutshell
- SessionDescriptor:  4.3.5 EJB 1.0: The TravelAgent Beans' Deployment Descriptor, Enterprise JavaBeans
- stateful beans, preserving state with:  3.1.2 The Activation Mechanism, Enterprise JavaBeans
 
- object servers:  1.3 Distributed Object Architectures, Enterprise JavaBeans
- 
  
  - remote references to:  1.3.1 Rolling Your Own Distributed Object, Enterprise JavaBeans
 
- object-to-relational persistence:  3.2.3.1 Object-to-relational persistence, Enterprise JavaBeans
- 
  
  - direct database access:  9.9.2.2 Direct access with object-to-relational mapping tools, Enterprise JavaBeans
- mapping wizard:  3.2.3.1 Object-to-relational persistence, Enterprise JavaBeans
 
- object transaction monitor (see CTMs)
- Object Transaction Service (OTS):  8.5 Explicit Transaction Management, Enterprise JavaBeans
- Object type, facilitating undefined primary key:  6.1.2.3 EJB 1.1: Undefined primary keys, Enterprise JavaBeans
- ObjectFactory interface:  24. The javax.naming.spi Package, Java Enterprise in a Nutshell
- ObjectFactoryBuilder interface:  24. The javax.naming.spi Package, Java Enterprise in a Nutshell
- ObjectHolder class:  30. The org.omg.CORBA Package, Java Enterprise in a Nutshell
- ObjectImpl class:  4.4. Finding Remote Objects, Java Enterprise in a Nutshell
- 
  -  33. The org.omg.CORBA.portable Package, Java Enterprise in a Nutshell
 
- ObjectInputStream class:  3.9 Serialization, Java Foundation Classes
- ObjectMessage interface:  21. The javax.jms Package, Java Enterprise in a Nutshell
- OBJECT_NOT_EXIST class:  30. The org.omg.CORBA Package, Java Enterprise in a Nutshell
- ObjectNotFoundException:  6.1.3.1 The find methods, Enterprise JavaBeans
- 
  -  6.1.3.1 The find methods, Enterprise JavaBeans
-  6.2.10 ejbFind( ) Methods, Enterprise JavaBeans
-  8.6.1.2 Application exceptions, Enterprise JavaBeans
-  19. The javax.ejb Package, Java Enterprise in a Nutshell
- EJB API:  A.1.15 ObjectNotFoundException, Enterprise JavaBeans
 
- ObjectOutputStream class:  3.9 Serialization, Java Foundation Classes
- objects:  2.8. Classes and Objects, Java in a Nutshell
- 
  
  - abstract interfaces for:  1.3.2. Abstract Interfaces, Java Distributed Computing
- AccessibleObject class:  14. The java.lang.reflect Package, Java in a Nutshell
- acting as clients and servers:  1.3.2. RMI: Remote Method Invocation, Java Enterprise in a Nutshell
- adding to NamingContext (CORBA):  4.3.3. Adding Objects to a Naming Context, Java Enterprise in a Nutshell
- arrays of, converting to collections:  4.6. Collections, Java in a Nutshell
- attributes
- 
    
    - associating with (directory services):  6. JNDI, Java Enterprise in a Nutshell
 
- binding:  B.1. Naming Service, Java Distributed Computing
- 
    -  6.8. Binding Objects, Java Enterprise in a Nutshell
 
- binding to NamingService:  4.3.3. Adding Objects to a Naming Context, Java Enterprise in a Nutshell
- 
    
    - subcontexts:  4.3.3. Adding Objects to a Naming Context, Java Enterprise in a Nutshell
 
- binding to sessions:  5.8. Session Tracking, Java Enterprise in a Nutshell
- 
    -  5.8.1. HttpSessionBindingListener, Java Enterprise in a Nutshell
 
- casting illegally:  2.1. Java Language Security Constructs, Java Security
- 
    -  2.1. Java Language Security Constructs, Java Security
- Java compiler and:  2.2.1. Compiler Enforcement, Java Security
- virtual machine and:  2.1. Java Language Security Constructs, Java Security
- 
      -  2.2.3. Runtime Enforcement, Java Security
 
 
- client stub:  3.3. Features of Distributed Object Systems, Java Distributed Computing
- 
    
    - IDL interface and:  3.5.4. Client Stubs, Java Distributed Computing
- 
      -  3.5.5.2. The client stubs, Java Distributed Computing
 
- Java RMI and:  3.6.4. Client Stubs and Server Skeletons, Java Distributed Computing
 
- collections of:  4.6. Collections, Java in a Nutshell
- 
    
    - package for:  4.1. Java Platform Overview, Java in a Nutshell
 
- comparing:  2.10.2. Comparing Objects and Arrays, Java in a Nutshell
- copying:  2.10.1. Copying Objects and Arrays, Java in a Nutshell
- CORBA
- 
    
    - creating:  4.2. Creating CORBA Objects, Java Enterprise in a Nutshell
- exporting:  11.7. Externalization Service, Java Enterprise in a Nutshell
- grouping into collections:  11.15. Collection Service, Java Enterprise in a Nutshell
- relationships, defining:  11.8. Relationship Service, Java Enterprise in a Nutshell
- support:  4.1. The CORBA Architecture, Java Enterprise in a Nutshell
 
- creating:  2.8.2. Creating an Object, Java in a Nutshell
- 
    -  3.2. Creating and Initializing Objects, Java in a Nutshell
 
- data types, Java handling:  4.2.1. An IDL Primer, Java Enterprise in a Nutshell
- of databases, defining:  7.2.2. Defining the Data Objects, Java Distributed Computing
- 
    
    - scheduling system example:  7.2.3. A Scheduling Example, Java Distributed Computing
 
- destroying:  3.3. Destroying and Finalizing Objects, Java in a Nutshell
- dynamic activation:  3.3.2. Object Manager, Java Distributed Computing
- EJB:  7.2.2. The Enterprise JavaBeans Object, Java Enterprise in a Nutshell
- 
    
    - business methods, implementing:  7.2.2. The Enterprise JavaBeans Object, Java Enterprise in a Nutshell
- components:  7.4. Implementing a Basic EJB Object, Java Enterprise in a Nutshell
- deployment descriptors, providing for containers:  7.2.2. The Enterprise JavaBeans Object, Java Enterprise in a Nutshell
- implementing basic:  7.4. Implementing a Basic EJB Object, Java Enterprise in a Nutshell
- JDBC connections, providing (EJB server):  7.3.1. Making the EJB Server Aware of Database Transactions, Java Enterprise in a Nutshell
- transaction boundaries, defining:  7.3. Transaction Management, Java Enterprise in a Nutshell
- transactions, declaring new:  7.3. Transaction Management, Java Enterprise in a Nutshell
- transactions, managing:  7.3. Transaction Management, Java Enterprise in a Nutshell
 
- factories (CORBA):  11.5. Life Cycle Service, Java Enterprise in a Nutshell
- finalizing:  3.3. Destroying and Finalizing Objects, Java in a Nutshell
- guarded:  5.6. Guarded Objects, Java Security
- initializing:  3.2. Creating and Initializing Objects, Java in a Nutshell
- interface specification:  3.3. Features of Distributed Object Systems, Java Distributed Computing
- interfaces, defining (IDL):  10. IDL Reference, Java Enterprise in a Nutshell
- InvalidObjectException:  11. The java.io Package, Java in a Nutshell
- Java types, inserting into databases:  2.8. Prepared Statements, Java Enterprise in a Nutshell
- leaves:  6.4. Looking Up Objects in a Context, Java Enterprise in a Nutshell
- looking up in Context:  6.4. Looking Up Objects in a Context, Java Enterprise in a Nutshell
- as message arguments:  6.4.2. Objects as Message Arguments, Java Distributed Computing
- names, associating with:  6. JNDI, Java Enterprise in a Nutshell
- non-serializable
- 
    
    - MarshalException, throwing:  3.4.2. Remote Method Arguments and Return Values, Java Enterprise in a Nutshell
 
- NullPointerException:  12. The java.lang Package, Java in a Nutshell
- Object class:  12. The java.lang Package, Java in a Nutshell
- persistence:  B.4. Other Key CORBA Services, Java Distributed Computing
- registration/naming service:  3.2.3. Other Issues, Java Distributed Computing
- 
    -  3.3.3. Registration/Naming Service, Java Distributed Computing
- CORBA and:  3.5.3. Server Implementations, Java Distributed Computing
- 
      -  3.5.5.5. Pulling it all together, Java Distributed Computing
 
- RMI Registry:  3.6.3. The RMI Registry, Java Distributed Computing
 
- remote
- 
    
    - communication protocol:  3.3.4. Object Communication Protocol, Java Distributed Computing
- creating:  3.2.1. Creating Remote Objects, Java Distributed Computing
- for message passing:  6.7. Using Remote Objects, Java Distributed Computing
- interfaces:  3.6.1. Remote Object Interfaces, Java Distributed Computing
- registering (RMI):  3.6.5. Registering and Using a Remote Object, Java Distributed Computing
- vs. nonremote:  3.4.2. Remote Method Arguments and Return Values, Java Enterprise in a Nutshell
 
- remote distribution, enabled:  3.2. Defining Remote Objects, Java Enterprise in a Nutshell
- remote or serializable
- 
    
    - transport methods, deciding:  3.4.2. Remote Method Arguments and Return Values, Java Enterprise in a Nutshell
 
- serialization:  2.1.1. Object Serialization and Memory Integrity, Java Security
- serializing:  3.2.1. Creating Remote Objects, Java Distributed Computing
- 
    -  3.6.6. Serializing Objects, Java Distributed Computing
-  C.2. Entry and EntryRep, Java Distributed Computing
 
- serializing/deserializing:  4.10. Input and Output Streams, Java in a Nutshell
- server skeleton:  3.3. Features of Distributed Object Systems, Java Distributed Computing
- 
    
    - IDL interface and:  3.5.3. Server Implementations, Java Distributed Computing
- 
      -  3.5.5.3. The server skeleton and implementation, Java Distributed Computing
 
- Java RMI and:  3.6.4. Client Stubs and Server Skeletons, Java Distributed Computing
 
- services provided (RMI):  3.1.3. RMI Object Services, Java Enterprise in a Nutshell
- state of:  2.1.1. Object Serialization and Memory Integrity, Java Security
- storing and manipulating, support for:  2.13.3. Java-Aware Databases, Java Enterprise in a Nutshell
- threads and:  4.8. Threads, Java in a Nutshell
- using:  2.8.4. Using an Object, Java in a Nutshell
- verifying incoming:  5.1. Security Issues and Concerns, Java Distributed Computing
 
- ObjectStreamClass class:  11. The java.io Package, Java in a Nutshell
- object_to_string( ) (ORB):  4.4.3. Stringified Object References, Java Enterprise in a Nutshell
- 
  -  30. The org.omg.CORBA Package, Java Enterprise in a Nutshell
 
- ObjectView class:  31. The javax.swing.text.html Package, Java Foundation Classes
- ObjID class:  D.3. The java.rmi.server Package, Java Distributed Computing
- 
  -  17. The java.rmi.server Package, Java Enterprise in a Nutshell
 
- Observable class:  23. The java.util Package, Java in a Nutshell
- Observer interface:  23. The java.util Package, Java in a Nutshell
- obtain_pull_consumer( ):  B.2.2. Interface Specifics, Java Distributed Computing
- obtain_push_consumer( ):  B.2.2. Interface Specifics, Java Distributed Computing
- OCI libraries:  9.2.1. JDBC Drivers,  Java Servlet Programming
- ODBC
- 
  
  - database drivers:  7.2.1. JDBC Driver Configurations, Java Distributed Computing
- URLs, example:  2.3.2. The JDBC-ODBC Bridge, Java Enterprise in a Nutshell
 
- ODMG (Object Data Management Group):  11.4. Persistent Object Service, Java Enterprise in a Nutshell
- of( ) (UnicodeBlock):  12. The java.lang Package, Java in a Nutshell
- OFB encryption mode:  13.5. Encrypting Data, Java Security
- OID (object identifier):  19. The java.security.cert Package, Java in a Nutshell
- 
  -  5.2.5.2 Primary key, Enterprise JavaBeans
 
- oj (outer join) keyword:  2.12. Escape Sequences, Java Enterprise in a Nutshell
- okToUseGui( ):  9. The java.beans Package, Java in a Nutshell
- OMG (Object Management Group):  3.5. CORBA, Java Distributed Computing
- 
  
  - CORBA Services specification, downloading:  11. CORBA Services Reference, Java Enterprise in a Nutshell
- CORBA standard, defining:  1.3.3. Java IDL: CORBA Distributed Objects, Java Enterprise in a Nutshell
- defining server-side component model:  1.6.2 EJB and CORBA CTMs, Enterprise JavaBeans
- IDL and Java mapping reference, downloading:  10. IDL Reference, Java Enterprise in a Nutshell
- IDL to Java mapping:  12. Java IDL Tools, Java Enterprise in a Nutshell
- Java IDL mapping:  4.1.1. Interface Definition Language, Java Enterprise in a Nutshell
- Object Transaction Service (OTS):  8.5 Explicit Transaction Management, Enterprise JavaBeans
- services in CORBA-compliant ORBs:  3.2 Primary Services, Enterprise JavaBeans
 
- on( )
- 
  
  - DigestInputStream class:  17. The java.security Package, Java in a Nutshell
- 
    -  9.2.2. The DigestInputStream Class, Java Security
 
- DigestOutputStream class:  17. The java.security Package, Java in a Nutshell
- 
    -  9.2.1. The DigestOutputStream Class, Java Security
 
 
- one-way agent authentication:  5.7.1.3. One-, two-, and many-way cryptography, Java Distributed Computing
- oneway keyword (best-effort method call semantics):  10.10.2.4. Call semantics, Java Enterprise in a Nutshell
- online book order transactions:  8.1 ACID Transactions, Enterprise JavaBeans
- onMessage( ) (MessageListener):  21. The javax.jms Package, Java Enterprise in a Nutshell
- OODBMS (object-oriented database management systems:  2.13.3. Java-Aware Databases, Java Enterprise in a Nutshell
- open connections:  7.2.2.1 Transitioning to the Method-Ready Pool, Enterprise JavaBeans
- 
  
  - JNDI context:  7.3.1.4 TravelAgentBean: The bean class, Enterprise JavaBeans
 
- Open DataBase Connectivity (Microsoft) (see ODBC)
- open standards, CTM development and:  1.6.1 MTS, Enterprise JavaBeans
- openConnection( ):  2.2. URLs, URLConnections, and ContentHandlers, Java Distributed Computing
- 
  
  - HttpURLConnection class:  16. The java.net Package, Java in a Nutshell
- URL class:  16. The java.net Package, Java in a Nutshell
- URLStreamHandler class:  16. The java.net Package, Java in a Nutshell
 
- openStream( ):  2.2. URLs, URLConnections, and ContentHandlers, Java Distributed Computing
- 
  
  - URL class:  16. The java.net Package, Java in a Nutshell
 
- OpenType interface:  15. The java.awt.font Package, Java Foundation Classes
- operands:  1.3.2.12. Looping and computing the factorial, Java in a Nutshell
- 
  
  - list of:  2.5.1. Operator Summary, Java in a Nutshell
- number/type:  2.5.1.3. Operand number and type, Java in a Nutshell
 
- operating system, security and:  1.4. Running a Java Application, Java Security
- operating systems' requirements for starting a server:  2.3.2. Running Hello World,  Java Servlet Programming
- Operation class:  D.3. The java.rmi.server Package, Java Distributed Computing
- 
  -  17. The java.rmi.server Package, Java Enterprise in a Nutshell
 
- OperationNotSupportedException class:  6.2. A JNDI Example, Java Enterprise in a Nutshell
- 
  -  22. The javax.naming Package, Java Enterprise in a Nutshell
 
- operators:  1.3.2.12. Looping and computing the factorial, Java in a Nutshell
- 
  -  2.5. Expressions and Operators, Java in a Nutshell
- arithmetic:  2.5.2. Arithmetic Operators, Java in a Nutshell
- IDL
- 
    
    - C/C++, support for:  10.5. Constants and Literals, Java Enterprise in a Nutshell
 
- list of:  2.5.1. Operator Summary, Java in a Nutshell
- special:  2.5.11. Special Operators, Java in a Nutshell
- SQL, listed:  8.4.1. SELECT, Java Enterprise in a Nutshell
 
- Option class:  31. The javax.swing.text.html Package, Java Foundation Classes
- OptionalDataException:  11. The java.io Package, Java in a Nutshell
- OptionPaneUI class:  28. The javax.swing.plaf Package, Java Foundation Classes
- OPTIONS method:  2.1.3. Other Methods,  Java Servlet Programming
- Oracle Call Interface (OCI):  9.2.1. JDBC Drivers,  Java Servlet Programming
- Oracle JDBC-Thin driver (URLs, type):  2.3.1. JDBC URLs, Java Enterprise in a Nutshell
- Oracle PL/SQL stored procedure (example):  2.11. Stored Procedures, Java Enterprise in a Nutshell
- Oracle's PL/SQL language:  9.5.1. Stored Procedures,  Java Servlet Programming
- ORB class:  30. The org.omg.CORBA Package, Java Enterprise in a Nutshell
- ORBClass property:  4.3.1. Initializing the ORB, Java Enterprise in a Nutshell
- ORBInitialHost property:  4.3.1. Initializing the ORB, Java Enterprise in a Nutshell
- ORBInitialPort property:  4.3.1. Initializing the ORB, Java Enterprise in a Nutshell
- ORBs (Object Request Brokers):  1.3.3. Java IDL: CORBA Distributed Objects, Java Enterprise in a Nutshell
- 
   1.1.3 Component Transaction Monitors, Enterprise JavaBeans
  -  1.3.1 Rolling Your Own Distributed Object, Enterprise JavaBeans
-  1.5.2 Object Request Brokers, Enterprise JavaBeans
-  3.5. CORBA, Java Distributed Computing
- bounds checks, data:  10.4.1.1. Mapping strings and characters to Java, Java Enterprise in a Nutshell
- communications between ORBs:  4.1.4. Inter-ORB Communication, Java Enterprise in a Nutshell
- 
    
    - stringified object references and:  4.4.3. Stringified Object References, Java Enterprise in a Nutshell
 
- containers (EJB) vs.:  7.2. EJB Roles, Java Enterprise in a Nutshell
- default implementation (IDL):  4.3.1. Initializing the ORB, Java Enterprise in a Nutshell
- host and port, specifying initial:  4.4.2.2. Using multiple naming services, Java Enterprise in a Nutshell
- initial object references
- 
    
    - implementation not standardized:  4.4.1. Initial ORB References, Java Enterprise in a Nutshell
- listing:  4.4.1. Initial ORB References, Java Enterprise in a Nutshell
 
- initializing:  4.3.1. Initializing the ORB, Java Enterprise in a Nutshell
- 
    
    - remote naming service reference:  4.4.3. Stringified Object References, Java Enterprise in a Nutshell
 
- Internet Inter-ORB Protocol (IIOP):  3.5. CORBA, Java Distributed Computing
- object clients and servers, requests:  4.1.2. Object Request Broker, Java Enterprise in a Nutshell
- properties, specifying (methods):  4.3.1. Initializing the ORB, Java Enterprise in a Nutshell
- reference, initializing:  4.3.1. Initializing the ORB, Java Enterprise in a Nutshell
- remote object references:  4.4. Finding Remote Objects, Java Enterprise in a Nutshell
- server-side component model:  1.5.3 CTMs: The Hybrid of ORBs and TP Monitors, Enterprise JavaBeans
- services, defining for:  3.2 Primary Services, Enterprise JavaBeans
- services provided:  4.4.1. Initial ORB References, Java Enterprise in a Nutshell
- (see also CTMs)
 
- ORBSingletonClass property:  4.3.1. Initializing the ORB, Java Enterprise in a Nutshell
- order of evaluation:  2.5.1.6. Order of evaluation, Java in a Nutshell
- ordinaryChar( ):  11. The java.io Package, Java in a Nutshell
- ordinaryChars( ):  11. The java.io Package, Java in a Nutshell
- O'Reilly's WebSite Professional, web site for information:  1.2.1. Standalone Servlet Engines,  Java Servlet Programming
- org.omg.CORBA package:  4. Java IDL, Java Enterprise in a Nutshell
- 
  -  4.3.2. Registering with a Naming Service, Java Enterprise in a Nutshell
-  30. The org.omg.CORBA Package, Java Enterprise in a Nutshell
 
- org.omg.CORBA.DynAnyPackage package:  31. The org.omg.CORBA.DynAnyPackage
Package, Java Enterprise in a Nutshell
- org.omg.CORBA.ORBPackage package:  32. The org.omg.CORBA.ORBPackage
Package, Java Enterprise in a Nutshell
- org.omg.CORBA.portable package:  4.2.2.2. The helper class, Java Enterprise in a Nutshell
- 
  -  33. The org.omg.CORBA.portable Package, Java Enterprise in a Nutshell
 
- org.omg.CORBA.TypeCodePackage package:  34. The org.omg.CORBA.TypeCodePackage
Package, Java Enterprise in a Nutshell
- org.omg.CosNaming package:  4. Java IDL, Java Enterprise in a Nutshell
- 
  -  35. The org.omg.CosNaming Package, Java Enterprise in a Nutshell
-  4.3.2. Registering with a Naming Service, Java Enterprise in a Nutshell
 
- org.omg.CosNaming.NamingContextPackage package:  36. The org.omg.CosNaming.
NamingContextPackage Package, Java Enterprise in a Nutshell
- origin:  4.1 Graphics Before Java 2D, Java Foundation Classes
- 
  -  4.3 The Coordinate System, Java Foundation Classes
 
- Original Reusable Objects' PerlTools and OROMatcher, web site for downloading:  13.3. Using Regular Expressions,  Java Servlet Programming
- OROMatcher, web site for downloading:  13.3. Using Regular Expressions,  Java Servlet Programming
- OTMs (see CTMs)
- OTS (Object Transaction Service):  8.5 Explicit Transaction Management, Enterprise JavaBeans
- OU (organizational unit):  11.1.1. Principals, Java Security
- out keyword (IDL):  3.5.2. The Interface Definition Language (IDL), Java Distributed Computing
- outer join keyword:  2.12. Escape Sequences, Java Enterprise in a Nutshell
- outer joins (SQL):  8.4.1.2. Subqueries and joins, Java Enterprise in a Nutshell
- OutOfMemoryError:  12. The java.lang Package, Java in a Nutshell
- output
- 
  
  - displaying:  1.3.2.6. Displaying output, Java in a Nutshell
- redirected:  13.4.4. Executing Finger with Redirected Output,  Java Servlet Programming
 
- output-feedback encryption mode:  13.5. Encrypting Data, Java Security
- output streams:  4.10. Input and Output Streams, Java in a Nutshell
- 
  
  - BufferedOutputStream class:  11. The java.io Package, Java in a Nutshell
- 
    -  11. The java.io Package, Java in a Nutshell
 
- ByteArrayOutputStream class:  11. The java.io Package, Java in a Nutshell
- 
    -  11. The java.io Package, Java in a Nutshell
 
- CheckedOutputStream class:  25. The java.util.zip Package, Java in a Nutshell
- cipher streams:  13.6.1. The CipherOutputStream Class, Java Security
- 
    -  D.5. Package javax.crypto, Java Security
 
- CipherOutputStream class:  26. The javax.crypto Package, Java in a Nutshell
- DataOutputStream class:  11. The java.io Package, Java in a Nutshell
- 
    -  11. The java.io Package, Java in a Nutshell
 
- DeflaterOutputStream class:  25. The java.util.zip Package, Java in a Nutshell
- 
    -  25. The java.util.zip Package, Java in a Nutshell
 
- DigestOutputStream class:  D.1. Package java.security, Java Security
- FileOutputStream class:  11. The java.io Package, Java in a Nutshell
- 
    -  11. The java.io Package, Java in a Nutshell
 
- FilterOutputStream class:  11. The java.io Package, Java in a Nutshell
- 
    -  11. The java.io Package, Java in a Nutshell
 
- GZIPOutputStream class:  25. The java.util.zip Package, Java in a Nutshell
- JarOutputStream class:  24. The java.util.jar Package, Java in a Nutshell
- message digest:  9.2.1. The DigestOutputStream Class, Java Security
- ObjectOutputStream class:  11. The java.io Package, Java in a Nutshell
- 
    -  11. The java.io Package, Java in a Nutshell
 
- OutputStream class:  11. The java.io Package, Java in a Nutshell
- 
    -  11. The java.io Package, Java in a Nutshell
 
- OutputStreamWriter class:  11. The java.io Package, Java in a Nutshell
- package for:  4.1. Java Platform Overview, Java in a Nutshell
- PipedOutputStream class:  11. The java.io Package, Java in a Nutshell
- 
    -  11. The java.io Package, Java in a Nutshell
 
- servlet responses:  5.2.4. Servlet Responses, Java Enterprise in a Nutshell
- StreamCorruptedException:  11. The java.io Package, Java in a Nutshell
- system:  12. The java.lang Package, Java in a Nutshell
- ZipOutputStream class:  25. The java.util.zip Package, Java in a Nutshell
 
- OutputStream class:  33. The org.omg.CORBA.portable Package, Java Enterprise in a Nutshell
- 
  -  4.10. Input and Output Streams, Java in a Nutshell
-  2.1.4. Streams, Readers, and Writers for Input and Output, Java Distributed Computing
-  4.2.1. Implementing Runnable, Java Distributed Computing
 
- OutputStreamWriter class:  2.1.4. Streams, Readers, and Writers for Input and Output, Java Distributed Computing
- overhead of object creation:  3.1.2. Instance Persistence,  Java Servlet Programming
- OverlayLayout:  23. The javax.swing Package, Java Foundation Classes
- overloaded methods
- 
  
  - named declarations, applying to all:  10.6.3.2 Named method declarations , Enterprise JavaBeans
- parameters for resolving:  10.6.3 Identifying Specific Methods, Enterprise JavaBeans
 
- Overrides: flag:  38.2.3.1. Member availability and flags, Java Enterprise in a Nutshell
- overriding
- 
  
  - methods:  3.4.6. Overriding Superclass Methods, Java in a Nutshell
- overrides:  3.4.6. Overriding Superclass Methods, Java in a Nutshell
- vs. shadowing:  3.4.6.1. Overriding is not shadowing, Java in a Nutshell
 
- overview.html file:  7.3.3. Doc Comments for Packages, Java in a Nutshell
- Owner interface:  18. The java.security.acl Package, Java in a Nutshell
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z