com.caucho.util
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
EJB Server resin 3.1.5
»
util
»
com.caucho.util
com.caucho.util
Assorted utilities
Java Source File Name
Type
Comment
Alarm.java
Class
The alarm class provides a lightweight event scheduler.
AlarmListener.java
Interface
Interface for receiving alarm events.
Attachment.java
Class
AttachmentReader.java
Class
Reads attachments from a stream.
Base64.java
Class
Base64 decoding.
ByteBuffer.java
Class
A variable-length byte buffer, similar to a character buffer.
CacheListener.java
Interface
Notifies the cache entry that it's been removed from the cache.
CaseInsensitiveIntMap.java
Class
The IntMap provides a simple hashmap from keys to integers.
CauchoNative.java
Class
A wrapper for Caucho system variables, allowing tests to override the default variables.
ChangeListener.java
Interface
CharBuffer.java
Class
CharBuffer is an unsynchronized version of StringBuffer.
CharBufferWriter.java
Interface
CharCursor.java
Class
CharScanner.java
Class
A scanner for simple delimiter based parsing.
CharSegment.java
Class
ClockCache.java
Class
Cache with a clock replacement policy.
Null keys are not allowed.
ClockCacheItem.java
Interface
Item fitting in a clock cache.
CompileException.java
Interface
CpuUsage.java
Class
Crc64.java
Class
CyclicBarrier.java
Class
Waits for n threads.
DisplayableException.java
Interface
DoubleArray.java
Class
EnumIterator.java
Class
Makes an Enumeration appear as an Iterator.
ExceptionWrapper.java
Interface
Exit.java
Class
The exit class is used to automatically clean state.
ExitListener.java
Interface
FifoSet.java
Class
Stack (fifo) ordered set, used by the JCA code so recent connections are used first.
FlatCache.java
Class
Fixed length cache with a LRU replacement policy.
FreeList.java
Class
FreeList provides a simple class to manage free objects.
HashMapImpl.java
Class
HashMap which doesn't allocate a new DeployController per item.
Html.java
Class
HTTPUtil.java
Class
HTTP utilities.
IdentityIntMap.java
Class
The IntMap provides a simple hashmap from keys to integers.
InetNetwork.java
Class
Represents an internet network mask.
IntArray.java
Class
The IntArray is a variable array containing integers.
IntegerResult.java
Class
Container for an integer result.
IntMap.java
Class
The IntMap provides a simple hashmap from keys to integers.
IntSet.java
Class
JniCaucho.java
Class
JNI calls for misc system utilities.
L10N.java
Class
LifoSet.java
Class
Stack (lifo) ordered set, used by the JCA code so recent connections are used first.
LineCompileException.java
Interface
LocaleUtil.java
Class
Locale generator.
Log.java
Class
Static facade.
LongKeyClockCache.java
Class
Cache with a clock replacement policy.
Null keys are not allowed.
LongKeyHashMap.java
Class
Cache with a clock replacement policy.
Null keys are not allowed.
LongKeyLruCache.java
Class
Fixed length cache with a LRU replacement policy.
LongKeyMap.java
Class
The LongKeyMap provides a simple hashmap from longs to values.
LongMap.java
Class
The IntMap provides a simple hashmap from keys to integers.
LruCache.java
Class
Fixed length cache with a LRU replacement policy.
NotImplementedException.java
Class
A better name for stubbed out interfaces.
NullEnumeration.java
Class
NullIterator.java
Class
NullOutputStream.java
Class
An OutputStream that writes to nothing.
QDate.java
Class
RandomUtil.java
Class
System-wide random number generator.
RegistryException.java
Class
Base class for configuration exceptions.
RuntimeExceptionWrapper.java
Class
Semaphore.java
Class
The Semaphore handles timed locks.
Slist.java
Class
Sort.java
Class
Sprintf.java
Class
StringCharCursor.java
Class
SyncCacheListener.java
Interface
Notifies the cache entry that it's been removed from the cache.
ThreadPool.java
Class
A generic pool of threads available for Alarms and Work tasks.
ThreadTask.java
Interface
Interface for a generic thread task.
TimedCache.java
Class
A timed LRU cache.
Tree.java
Class
URLUtil.java
Class
URL utilities.
WeakAlarm.java
Class
The alarm class provides a lightweight event scheduler.
WeakLruCache.java
Class
Fixed length cache with a LRU replacement policy.
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.