Serialized Form


Package coldfusion.runtime.java

Class coldfusion.runtime.java.JavaProxy extends JavaObject implements Serializable


Package coldfusion.server

Class coldfusion.server.ServiceException extends ApplicationException implements Serializable


Package coldfusion.sql

Package coldfusion.xml.rpc

Class coldfusion.xml.rpc.QueryBean extends Object implements Serializable

Serialized Fields

columnList

String[] columnList

data

Object[][] data

Package com.intergral.fusiondebug.server

Class com.intergral.fusiondebug.server.FDLanguageException extends Exception implements Serializable

Class com.intergral.fusiondebug.server.FDMutabilityException extends Exception implements Serializable

Class com.intergral.fusiondebug.server.FDSignalException extends Exception implements Serializable

Serialized Fields

runtimeExceptionType

String runtimeExceptionType

runtimeExceptionExpression

String runtimeExceptionExpression

runtimeExceptionCaughtStatus

boolean runtimeExceptionCaughtStatus

exceptionStack

List<E> exceptionStack

Package org.apache.axis.encoding.ser

Class org.apache.axis.encoding.ser.ArrayDeserializer extends org.apache.axis.encoding.DeserializerImpl implements Serializable

Serialized Fields

arrayType

QName arrayType

curIndex

int curIndex

defaultItemType

QName defaultItemType

length

int length

arrayClass

Class<T> arrayClass

mDimLength

ArrayList<E> mDimLength

mDimFactor

ArrayList<E> mDimFactor

soapConstants

org.apache.axis.soap.SOAPConstants soapConstants

Class org.apache.axis.encoding.ser.ArrayDeserializer.ArrayListExtension extends ArrayList implements Serializable

Serialized Fields

table

HashMap<K,V> table

arrayClass

Class<T> arrayClass

Class org.apache.axis.encoding.ser.ArrayDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Serialized Fields

componentXmlType

QName componentXmlType

Class org.apache.axis.encoding.ser.ArraySerializer extends Object implements Serializable

Serialized Fields

xmlType

QName xmlType

javaType

Class<T> javaType

componentType

QName componentType

componentQName

QName componentQName

Class org.apache.axis.encoding.ser.ArraySerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Serialized Fields

componentType

QName componentType

componentQName

QName componentQName

Class org.apache.axis.encoding.ser.Base64Deserializer extends org.apache.axis.encoding.ser.SimpleDeserializer implements Serializable

Class org.apache.axis.encoding.ser.Base64DeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.Base64Serializer extends Object implements Serializable

Serialized Fields

xmlType

QName xmlType

javaType

Class<T> javaType

Class org.apache.axis.encoding.ser.Base64SerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.BaseDeserializerFactory extends org.apache.axis.encoding.ser.BaseFactory implements Serializable

Serialized Fields

deserClass

Class<T> deserClass

xmlType

QName xmlType

javaType

Class<T> javaType

Class org.apache.axis.encoding.ser.BaseSerializerFactory extends org.apache.axis.encoding.ser.BaseFactory implements Serializable

Serialized Fields

serClass

Class<T> serClass

xmlType

QName xmlType

javaType

Class<T> javaType

Class org.apache.axis.encoding.ser.BeanDeserializer extends org.apache.axis.encoding.DeserializerImpl implements Serializable

Serialized Fields

val

CharArrayWriter val

xmlType

QName xmlType

javaType

Class<T> javaType

propertyMap

Map<K,V> propertyMap

prevQName

QName prevQName

constructorToUse

Constructor<T> constructorToUse
Constructor if no default constructor


constructorTarget

org.apache.axis.encoding.Target constructorTarget
Constructor Target object to use (if constructorToUse != null)


typeDesc

org.apache.axis.description.TypeDesc typeDesc
Type metadata about this class for XML deserialization


collectionIndex

int collectionIndex

cacheStringDSer

org.apache.axis.encoding.ser.SimpleDeserializer cacheStringDSer

cacheXMLType

QName cacheXMLType

Class org.apache.axis.encoding.ser.BeanDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

Class org.apache.axis.encoding.ser.BeanSerializer extends Object implements Serializable

Serialized Fields

xmlType

QName xmlType

javaType

Class<T> javaType

propertyDescriptor

org.apache.axis.utils.BeanPropertyDescriptor[] propertyDescriptor

typeDesc

org.apache.axis.description.TypeDesc typeDesc

Class org.apache.axis.encoding.ser.BeanSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

Class org.apache.axis.encoding.ser.CalendarDeserializer extends org.apache.axis.encoding.ser.SimpleDeserializer implements Serializable

Class org.apache.axis.encoding.ser.CalendarDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.CalendarSerializer extends Object implements Serializable

Class org.apache.axis.encoding.ser.CalendarSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.DateDeserializer extends org.apache.axis.encoding.ser.SimpleDeserializer implements Serializable

Class org.apache.axis.encoding.ser.DateDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.DateSerializer extends Object implements Serializable

Class org.apache.axis.encoding.ser.DateSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.DocumentDeserializer extends org.apache.axis.encoding.DeserializerImpl implements Serializable

Class org.apache.axis.encoding.ser.DocumentDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.DocumentSerializer extends Object implements Serializable

Class org.apache.axis.encoding.ser.DocumentSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.ElementDeserializer extends org.apache.axis.encoding.DeserializerImpl implements Serializable

Class org.apache.axis.encoding.ser.ElementDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.ElementSerializer extends Object implements Serializable

Class org.apache.axis.encoding.ser.ElementSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.EnumDeserializer extends org.apache.axis.encoding.ser.SimpleDeserializer implements Serializable

Serialized Fields

fromStringMethod

Method fromStringMethod

Class org.apache.axis.encoding.ser.EnumDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.EnumSerializer extends org.apache.axis.encoding.ser.SimpleSerializer implements Serializable

Serialized Fields

toStringMethod

Method toStringMethod

Class org.apache.axis.encoding.ser.EnumSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.HexDeserializer extends org.apache.axis.encoding.ser.SimpleDeserializer implements Serializable

Class org.apache.axis.encoding.ser.HexDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.HexSerializer extends Object implements Serializable

Serialized Fields

xmlType

QName xmlType

javaType

Class<T> javaType

Class org.apache.axis.encoding.ser.HexSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.ImageDataHandlerDeserializer extends org.apache.axis.encoding.ser.JAFDataHandlerDeserializer implements Serializable

Class org.apache.axis.encoding.ser.ImageDataHandlerSerializer extends org.apache.axis.encoding.ser.JAFDataHandlerSerializer implements Serializable

Class org.apache.axis.encoding.ser.JAFDataHandlerDeserializer extends org.apache.axis.encoding.DeserializerImpl implements Serializable

Class org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.JAFDataHandlerSerializer extends Object implements Serializable

Class org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.MapDeserializer extends org.apache.axis.encoding.DeserializerImpl implements Serializable

Class org.apache.axis.encoding.ser.MapDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.MapSerializer extends Object implements Serializable

Class org.apache.axis.encoding.ser.MapSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.MimeMultipartDataHandlerDeserializer extends org.apache.axis.encoding.ser.JAFDataHandlerDeserializer implements Serializable

Class org.apache.axis.encoding.ser.MimeMultipartDataHandlerSerializer extends org.apache.axis.encoding.ser.JAFDataHandlerSerializer implements Serializable

Class org.apache.axis.encoding.ser.OctetStreamDataHandlerDeserializer extends org.apache.axis.encoding.ser.JAFDataHandlerDeserializer implements Serializable

Class org.apache.axis.encoding.ser.OctetStreamDataHandlerSerializer extends org.apache.axis.encoding.ser.JAFDataHandlerSerializer implements Serializable

Class org.apache.axis.encoding.ser.PlainTextDataHandlerDeserializer extends org.apache.axis.encoding.ser.JAFDataHandlerDeserializer implements Serializable

Class org.apache.axis.encoding.ser.PlainTextDataHandlerSerializer extends org.apache.axis.encoding.ser.JAFDataHandlerSerializer implements Serializable

Class org.apache.axis.encoding.ser.QNameDeserializer extends org.apache.axis.encoding.ser.SimpleDeserializer implements Serializable

Serialized Fields

context

org.apache.axis.encoding.DeserializationContext context

Class org.apache.axis.encoding.ser.QNameDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.QNameSerializer extends Object implements Serializable

Class org.apache.axis.encoding.ser.QNameSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.SimpleDeserializer extends org.apache.axis.encoding.DeserializerImpl implements Serializable

Serialized Fields

val

CharArrayWriter val

constructor

Constructor<T> constructor

propertyMap

Map<K,V> propertyMap

attributeMap

HashMap<K,V> attributeMap

xmlType

QName xmlType

javaType

Class<T> javaType

typeDesc

org.apache.axis.description.TypeDesc typeDesc

context

org.apache.axis.encoding.DeserializationContext context

cacheStringDSer

org.apache.axis.encoding.ser.SimpleDeserializer cacheStringDSer

cacheXMLType

QName cacheXMLType

Class org.apache.axis.encoding.ser.SimpleDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

isBasicType

boolean isBasicType

Class org.apache.axis.encoding.ser.SimpleListDeserializer extends org.apache.axis.encoding.ser.SimpleDeserializer implements Serializable

Serialized Fields

val

StringBuffer val

constructor

Constructor<T> constructor

propertyMap

Map<K,V> propertyMap

attributeMap

HashMap<K,V> attributeMap

context

org.apache.axis.encoding.DeserializationContext context

xmlType

QName xmlType

javaType

Class<T> javaType

typeDesc

org.apache.axis.description.TypeDesc typeDesc

cacheStringDSer

org.apache.axis.encoding.ser.SimpleListDeserializer cacheStringDSer

cacheXMLType

QName cacheXMLType

Class org.apache.axis.encoding.ser.SimpleListDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

clazzType

Class<T> clazzType

Class org.apache.axis.encoding.ser.SimpleListSerializer extends Object implements Serializable

Serialized Fields

xmlType

QName xmlType

javaType

Class<T> javaType

propertyDescriptor

org.apache.axis.utils.BeanPropertyDescriptor[] propertyDescriptor

typeDesc

org.apache.axis.description.TypeDesc typeDesc

Class org.apache.axis.encoding.ser.SimpleListSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.SimpleSerializer extends Object implements Serializable

Serialized Fields

xmlType

QName xmlType

javaType

Class<T> javaType

propertyDescriptor

org.apache.axis.utils.BeanPropertyDescriptor[] propertyDescriptor

typeDesc

org.apache.axis.description.TypeDesc typeDesc

Class org.apache.axis.encoding.ser.SimpleSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Serialized Fields

isBasicType

boolean isBasicType

Class org.apache.axis.encoding.ser.SourceDataHandlerDeserializer extends org.apache.axis.encoding.ser.JAFDataHandlerDeserializer implements Serializable

Class org.apache.axis.encoding.ser.SourceDataHandlerSerializer extends org.apache.axis.encoding.ser.JAFDataHandlerSerializer implements Serializable

Class org.apache.axis.encoding.ser.TimeDeserializer extends org.apache.axis.encoding.ser.SimpleDeserializer implements Serializable

Class org.apache.axis.encoding.ser.TimeDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.TimeSerializer extends Object implements Serializable

Class org.apache.axis.encoding.ser.TimeSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable

Class org.apache.axis.encoding.ser.VectorDeserializer extends org.apache.axis.encoding.DeserializerImpl implements Serializable

Serialized Fields

curIndex

int curIndex

Class org.apache.axis.encoding.ser.VectorDeserializerFactory extends org.apache.axis.encoding.ser.BaseDeserializerFactory implements Serializable

Class org.apache.axis.encoding.ser.VectorSerializer extends Object implements Serializable

Class org.apache.axis.encoding.ser.VectorSerializerFactory extends org.apache.axis.encoding.ser.BaseSerializerFactory implements Serializable


Package org.apache.taglibs.datetime

Class org.apache.taglibs.datetime.CurrentTimeTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Class org.apache.taglibs.datetime.FormatTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

locale_flag

boolean locale_flag

pattern

String pattern

patternid

String patternid

timeZone_string

String timeZone_string

date

Date date

default_text

String default_text

localeRef

String localeRef

symbolsRef

String symbolsRef

symbols

DateFormatSymbols symbols

output_date

Date output_date

Package org.jfree.chart.block

Class org.jfree.chart.block.AbstractBlock extends Object implements Serializable

serialVersionUID: 7689852412141274563L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException
Serialized Fields

id

String id

margin

org.jfree.ui.RectangleInsets margin

frame

org.jfree.chart.block.BlockFrame frame

padding

org.jfree.ui.RectangleInsets padding

width

double width

height

double height

Class org.jfree.chart.block.BlockBorder extends Object implements Serializable

serialVersionUID: 4961579220410228283L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException
Serialized Fields

insets

org.jfree.ui.RectangleInsets insets

Class org.jfree.chart.block.BlockContainer extends org.jfree.chart.block.AbstractBlock implements Serializable

serialVersionUID: 8199508075695195293L

Serialized Fields

blocks

List<E> blocks

arrangement

org.jfree.chart.block.Arrangement arrangement

Class org.jfree.chart.block.BorderArrangement extends Object implements Serializable

serialVersionUID: 506071142274883745L

Serialized Fields

centerBlock

org.jfree.chart.block.Block centerBlock

topBlock

org.jfree.chart.block.Block topBlock

bottomBlock

org.jfree.chart.block.Block bottomBlock

leftBlock

org.jfree.chart.block.Block leftBlock

rightBlock

org.jfree.chart.block.Block rightBlock

Class org.jfree.chart.block.CenterArrangement extends Object implements Serializable

serialVersionUID: -353308149220382047L

Class org.jfree.chart.block.ColorBlock extends org.jfree.chart.block.AbstractBlock implements Serializable

serialVersionUID: 3383866145634010865L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException

Class org.jfree.chart.block.ColumnArrangement extends Object implements Serializable

serialVersionUID: -5315388482898581555L

Serialized Fields

horizontalAlignment

org.jfree.ui.HorizontalAlignment horizontalAlignment

verticalAlignment

org.jfree.ui.VerticalAlignment verticalAlignment

horizontalGap

double horizontalGap

verticalGap

double verticalGap

Class org.jfree.chart.block.EmptyBlock extends org.jfree.chart.block.AbstractBlock implements Serializable

serialVersionUID: -4083197869412648579L

Class org.jfree.chart.block.FlowArrangement extends Object implements Serializable

serialVersionUID: 4543632485478613800L

Serialized Fields

horizontalAlignment

org.jfree.ui.HorizontalAlignment horizontalAlignment

verticalAlignment

org.jfree.ui.VerticalAlignment verticalAlignment

horizontalGap

double horizontalGap

verticalGap

double verticalGap

Class org.jfree.chart.block.GridArrangement extends Object implements Serializable

serialVersionUID: -2563758090144655938L

Serialized Fields

rows

int rows

columns

int columns

Class org.jfree.chart.block.LabelBlock extends org.jfree.chart.block.AbstractBlock implements Serializable

serialVersionUID: 249626098864178017L

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Provides serialization support.

Throws:
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Provides serialization support.

Throws:
IOException - if there is an I/O error.
Serialized Fields

text

String text
The text for the label - retained in case the label needs regenerating (for example, to change the font).


label

org.jfree.text.TextBlock label
The label.


font

Font font
The font.


toolTipText

String toolTipText
The tool tip text (can be null).


urlText

String urlText
The URL text (can be null).

Class org.jfree.chart.block.LabelBlockImpl extends LabelBlock implements Serializable

Class org.jfree.chart.block.LengthConstraintType extends Object implements Serializable

serialVersionUID: -1156658804028142978L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

name

String name

Class org.jfree.chart.block.LineBorder extends Object implements Serializable

serialVersionUID: 4630356736707233924L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException
Serialized Fields

insets

org.jfree.ui.RectangleInsets insets

Package org.opencfml.eventgateway

Class org.opencfml.eventgateway.GatewayException extends IOException implements Serializable

serialVersionUID: -4271501962148246058L


Package railo.commons.cli

Class railo.commons.cli.CommandException extends IOException implements Serializable


Package railo.commons.collections

Class railo.commons.collections.Collections.CopiesList extends AbstractList implements Serializable

serialVersionUID: 2739099268398711800L

Serialized Fields

n

int n

element

Object element

Class railo.commons.collections.Collections.EmptyList extends AbstractList implements Serializable

serialVersionUID: 8842843931221139166L

Class railo.commons.collections.Collections.EmptySet extends AbstractSet implements Serializable

serialVersionUID: 1582296315990362920L

Class railo.commons.collections.Collections.ReverseComparator extends Object implements Serializable

serialVersionUID: 7207038068494060240L

Class railo.commons.collections.Collections.SingletonSet extends AbstractSet implements Serializable

serialVersionUID: 3193687207550431679L

Serialized Fields

element

Object element

Class railo.commons.collections.Collections.SynchronizedCollection extends Object implements Serializable

serialVersionUID: 3053995032091335093L

Serialized Fields

c

Collection<E> c

mutex

Object mutex

Class railo.commons.collections.Collections.SynchronizedList extends railo.commons.collections.Collections.SynchronizedCollection implements Serializable

serialVersionUID: -7754090372962971524L

Serialized Fields

list

List<E> list

Class railo.commons.collections.Collections.SynchronizedMap extends Object implements Serializable

serialVersionUID: 1978198479659022715L

Serialized Fields

m

Map<K,V> m

mutex

Object mutex

Class railo.commons.collections.Collections.SynchronizedRandomAccessList extends railo.commons.collections.Collections.SynchronizedList implements Serializable

Class railo.commons.collections.Collections.SynchronizedSet extends railo.commons.collections.Collections.SynchronizedCollection implements Serializable

Class railo.commons.collections.Collections.SynchronizedSortedMap extends railo.commons.collections.Collections.SynchronizedMap implements Serializable

Serialized Fields

sm

SortedMap<K,V> sm

Class railo.commons.collections.Collections.SynchronizedSortedSet extends railo.commons.collections.Collections.SynchronizedSet implements Serializable

Serialized Fields

ss

SortedSet<E> ss

Class railo.commons.collections.Collections.UnmodifiableCollection extends Object implements Serializable

serialVersionUID: 1820017752578914078L

Serialized Fields

c

Collection<E> c

Class railo.commons.collections.Collections.UnmodifiableList extends railo.commons.collections.Collections.UnmodifiableCollection implements Serializable

serialVersionUID: -283967356065247728L

Serialized Fields

list

List<E> list

Class railo.commons.collections.Collections.UnmodifiableMap extends Object implements Serializable

serialVersionUID: -1034234728574286014L

Serialized Fields

m

Map<K,V> m

Class railo.commons.collections.Collections.UnmodifiableMap.UnmodifiableEntrySet extends railo.commons.collections.Collections.UnmodifiableSet implements Serializable

Class railo.commons.collections.Collections.UnmodifiableRandomAccessList extends railo.commons.collections.Collections.UnmodifiableList implements Serializable

Class railo.commons.collections.Collections.UnmodifiableSet extends railo.commons.collections.Collections.UnmodifiableCollection implements Serializable

Class railo.commons.collections.Collections.UnmodifiableSortedMap extends railo.commons.collections.Collections.UnmodifiableMap implements Serializable

Serialized Fields

sm

SortedMap<K,V> sm

Class railo.commons.collections.Collections.UnmodifiableSortedSet extends railo.commons.collections.Collections.UnmodifiableSet implements Serializable

Serialized Fields

ss

SortedSet<E> ss

Class railo.commons.collections.HashSetNotSync extends AbstractSet implements Serializable

serialVersionUID: -5024744406713321676L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the HashSet instance from a stream (that is, deserialize it).

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of this HashSet instance to a stream (that is, serialize it).

Serial Data:
The capacity of the backing HashMap instance (int), and its load factor (float) are emitted, followed by the size of the set (the number of elements it contains) (int), followed by all of its elements (each an Object) in no particular order.
Throws:
IOException

Class railo.commons.collections.HashTable extends Dictionary implements Serializable

serialVersionUID: 1421746759512286392L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the Hashtable from a stream (i.e., deserialize it).

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the Hashtable to a stream (i.e., serialize it).

Serial Data:
The capacity of the Hashtable (the length of the bucket array) is emitted (int), followed by the size of the Hashtable (the number of key-value mappings), followed by the key (Object) and value (Object) for each key-value mapping represented by the Hashtable The key-value mappings are emitted in no particular order.
Throws:
IOException
Serialized Fields

threshold

int threshold
The table is rehashed when its size exceeds this threshold. (The value of this field is (int)(capacity * loadFactor).)

 

loadFactor

float loadFactor
The load factor for the hashtable.

 

Class railo.commons.collections.HashTableNotSync extends Dictionary implements Serializable

serialVersionUID: 1421746759512286392L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the Hashtable from a stream (i.e., deserialize it).

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the Hashtable to a stream (i.e., serialize it).

Serial Data:
The capacity of the Hashtable (the length of the bucket array) is emitted (int), followed by the size of the Hashtable (the number of key-value mappings), followed by the key (Object) and value (Object) for each key-value mapping represented by the Hashtable The key-value mappings are emitted in no particular order.
Throws:
IOException
Serialized Fields

threshold

int threshold
The table is rehashed when its size exceeds this threshold. (The value of this field is (int)(capacity * loadFactor).)

 

loadFactor

float loadFactor
The load factor for the hashtable.

 

Class railo.commons.collections.HTNS extends Dictionary implements Serializable

serialVersionUID: 1421746759512286392L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the Hashtable from a stream (i.e., deserialize it).

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the Hashtable to a stream (i.e., serialize it).

Serial Data:
The capacity of the Hashtable (the length of the bucket array) is emitted (int), followed by the size of the Hashtable (the number of key-value mappings), followed by the key (Object) and value (Object) for each key-value mapping represented by the Hashtable The key-value mappings are emitted in no particular order.
Throws:
IOException
Serialized Fields

threshold

int threshold
The table is rehashed when its size exceeds this threshold. (The value of this field is (int)(capacity * loadFactor).)

 

loadFactor

float loadFactor
The load factor for the hashtable.

 

Class railo.commons.collections.KeyImplMap extends Object implements Serializable

serialVersionUID: 1421746759512286392L

Serialized Fields

threshold

int threshold
The table is rehashed when its size exceeds this threshold. (The value of this field is (int)(capacity * loadFactor).)

 

loadFactor

float loadFactor
The load factor for the hashtable.

 

Class railo.commons.collections.StringMap extends AbstractMap implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package railo.commons.date

Class railo.commons.date.DateTimeException extends ExpressionException implements Serializable


Package railo.commons.img

Class railo.commons.img.CaptchaException extends IOException implements Serializable


Package railo.commons.io

Class railo.commons.io.DevNullOutputStream extends OutputStream implements Serializable

Class railo.commons.io.InvalidSerialException extends Exception implements Serializable

Class railo.commons.io.SourceFileImpl extends Object implements Serializable

Serialized Fields

root

Resource root

file

Resource file

realpath

String realpath

isOutSide

boolean isOutSide

name

String name

className

String className

packageName

String packageName

javaName

String javaName

trusted

boolean trusted

hasArchive

boolean hasArchive

Package railo.commons.io.cache

Package railo.commons.io.cache.exp

Class railo.commons.io.cache.exp.CacheException extends IOException implements Serializable


Package railo.commons.io.log.sl4j

Class railo.commons.io.log.sl4j.LoggerAdapterImpl extends org.slf4j.helpers.MarkerIgnoringBase implements Serializable

serialVersionUID: 3875268250734654111L

Serialized Fields

logger

LogAndSource logger

_name

String _name

Package railo.commons.io.res

Package railo.commons.io.res.type.cache

Class railo.commons.io.res.type.cache.CacheResource extends ResourceSupport implements Serializable

Serialized Fields

provider

CacheResourceProvider provider

parent

String parent

name

String name

Class railo.commons.io.res.type.cache.CacheResourceCore extends Object implements Serializable

Serialized Fields

type

int type

name

String name

data

byte[] data

lastModified

long lastModified

mode

int mode

attributes

int attributes

path

String path

Class railo.commons.io.res.type.cache.CacheResourceProvider extends Object implements Serializable

Serialized Fields

scheme

String scheme

caseSensitive

boolean caseSensitive

lockTimeout

long lockTimeout

lock

ResourceLockImpl lock

arguments

Map<K,V> arguments

DEFAULT_CACHE

Cache DEFAULT_CACHE

config

Config config

Package railo.commons.io.res.type.compress

Class railo.commons.io.res.type.compress.CompressResource extends ResourceSupport implements Serializable

Serialized Fields

provider

CompressResourceProvider provider

zip

Compress zip

path

String path

name

String name

parent

String parent

caseSensitive

boolean caseSensitive

Class railo.commons.io.res.type.compress.CompressResourceProvider extends Object implements Serializable

serialVersionUID: 5930090603192203086L

Serialized Fields

resources

Resources resources

scheme

String scheme

caseSensitive

boolean caseSensitive

async

boolean async

lockTimeout

long lockTimeout

lock

ResourceLockImpl lock

arguments

Map<K,V> arguments

Package railo.commons.io.res.type.datasource

Class railo.commons.io.res.type.datasource.DatasourceResource extends ResourceSupport implements Serializable

Serialized Fields

provider

DatasourceResourceProvider provider

parent

String parent

name

String name

data

DatasourceResourceProvider.ConnectionData data

fullPathHash

int fullPathHash

pathHash

int pathHash

Class railo.commons.io.res.type.datasource.DatasourceResourceProvider extends Object implements Serializable

Serialized Fields

scheme

String scheme

caseSensitive

boolean caseSensitive

lockTimeout

long lockTimeout

lock

ResourceLockImpl lock

_manager

DatasourceManagerImpl _manager

defaultPrefix

String defaultPrefix

cores

Map<K,V> cores

attrCache

Map<K,V> attrCache

attrsCache

Map<K,V> attrsCache

arguments

Map<K,V> arguments

Package railo.commons.io.res.type.file

Class railo.commons.io.res.type.file.FileResource extends File implements Serializable

Serialized Fields

provider

FileResourceProvider provider

Class railo.commons.io.res.type.file.FileResourceProvider extends Object implements Serializable

Serialized Fields

scheme

String scheme

lockTimeout

long lockTimeout

caseSensitive

boolean caseSensitive

lock

ResourceLockImpl lock

arguments

Map<K,V> arguments

Package railo.commons.io.res.type.ftp

Class railo.commons.io.res.type.ftp.FTPException extends IOException implements Serializable

Class railo.commons.io.res.type.ftp.FTPResoucreException extends IOException implements Serializable

Class railo.commons.io.res.type.ftp.FTPResource extends ResourceSupport implements Serializable

Serialized Fields

provider

FTPResourceProvider provider

path

String path

name

String name

data

FTPConnectionData data

Class railo.commons.io.res.type.ftp.FTPResourceProvider extends Object implements Serializable

Serialized Fields

scheme

String scheme

clients

Map<K,V> clients

clientTimeout

int clientTimeout

socketTimeout

int socketTimeout

lockTimeout

int lockTimeout

cache

int cache

closer

railo.commons.io.res.type.ftp.FTPResourceProvider.FTPResourceClientCloser closer

lock

ResourceLockImpl lock

arguments

Map<K,V> arguments

Package railo.commons.io.res.type.http

Class railo.commons.io.res.type.http.HTTPResource extends ReadOnlyResourceSupport implements Serializable

Serialized Fields

provider

HTTPResourceProvider provider

data

HTTPConnectionData data

path

String path

name

String name

http

org.apache.commons.httpclient.HttpMethod http

Class railo.commons.io.res.type.http.HTTPResourceProvider extends Object implements Serializable

Serialized Fields

lockTimeout

int lockTimeout

lock

ResourceLockImpl lock

scheme

String scheme

clientTimeout

int clientTimeout

socketTimeout

int socketTimeout

arguments

Map<K,V> arguments

Class railo.commons.io.res.type.http.HTTPSResourceProvider extends HTTPResourceProvider implements Serializable


Package railo.commons.io.res.type.ram

Class railo.commons.io.res.type.ram.RamResource extends ResourceSupport implements Serializable

Serialized Fields

provider

RamResourceProviderOld provider

parent

String parent

name

String name

_core

RamResourceCore _core

Class railo.commons.io.res.type.ram.RamResourceCore extends Object implements Serializable

Serialized Fields

type

int type

name

String name

data

byte[] data

children

List<E> children

lastModified

long lastModified

mode

int mode

attributes

int attributes

parent

RamResourceCore parent

Class railo.commons.io.res.type.ram.RamResourceProvider extends ResourceProviderWrapper implements Serializable

Serialized Fields

provider

CacheResourceProvider provider

Class railo.commons.io.res.type.ram.RamResourceProviderOld extends Object implements Serializable

Serialized Fields

scheme

String scheme

root

RamResourceCore root

caseSensitive

boolean caseSensitive

lockTimeout

long lockTimeout

lock

ResourceLockImpl lock

arguments

Map<K,V> arguments

Package railo.commons.io.res.type.s3

Class railo.commons.io.res.type.s3.S3Exception extends IOException implements Serializable

Class railo.commons.io.res.type.s3.S3Resource extends ResourceSupport implements Serializable

serialVersionUID: 2265457088552587701L

Serialized Fields

provider

S3ResourceProvider provider

bucketName

String bucketName

objectName

String objectName

s3

S3 s3

infoLastAccess

long infoLastAccess

storage

int storage

acl

int acl

newPattern

boolean newPattern

Class railo.commons.io.res.type.s3.S3ResourceProvider extends Object implements Serializable

Serialized Fields

socketTimeout

int socketTimeout

lockTimeout

int lockTimeout

cache

int cache

lock

ResourceLock lock

scheme

String scheme

arguments

Map<K,V> arguments

Package railo.commons.io.res.type.tar

Class railo.commons.io.res.type.tar.TarResourceProvider extends CompressResourceProvider implements Serializable


Package railo.commons.io.res.type.tgz

Class railo.commons.io.res.type.tgz.TGZResourceProvider extends CompressResourceProvider implements Serializable


Package railo.commons.io.res.type.zip

Class railo.commons.io.res.type.zip.ZipResourceProvider extends CompressResourceProvider implements Serializable


Package railo.commons.io.res.util

Class railo.commons.io.res.util.FileWrapper extends File implements Serializable

Serialized Fields

res

Resource res

Class railo.commons.io.res.util.ModeObjectWrap extends Object implements Serializable

Serialized Fields

res

Resource res

mode

String mode

Class railo.commons.io.res.util.ReadOnlyResourceSupport extends ResourceSupport implements Serializable

Class railo.commons.io.res.util.ResourceLockImpl extends Object implements Serializable

serialVersionUID: 6888529579290798651L

Serialized Fields

lockTimeout

long lockTimeout

caseSensitive

boolean caseSensitive

token

Object token

resources

Map<K,V> resources

Class railo.commons.io.res.util.ResourceNotFoundException extends IOException implements Serializable

Class railo.commons.io.res.util.ResourceProviderWrapper extends Object implements Serializable

Serialized Fields

provider

ResourceProvider provider

Class railo.commons.io.res.util.ResourceSupport extends Object implements Serializable


Package railo.commons.lang

Class railo.commons.lang.ArrayUtilException extends Exception implements Serializable

Class railo.commons.lang.ClassException extends IOException implements Serializable

Class railo.commons.lang.Pair extends Object implements Serializable

Serialized Fields

name

String name

value

Object value

Class railo.commons.lang.SerializableObject extends Object implements Serializable


Package railo.commons.lock

Class railo.commons.lock.LockException extends ApplicationException implements Serializable

serialVersionUID: 9132132031478280069L

Class railo.commons.lock.LockInterruptedException extends NativeException implements Serializable

serialVersionUID: -3450411938137674552L

Serialized Fields

e

InterruptedException e

Package railo.commons.pdf

Class railo.commons.pdf.PDFException extends Exception implements Serializable


Package railo.loader.servlet

Class railo.loader.servlet.AMFServlet extends RailoServlet implements Serializable

serialVersionUID: 2545934355390532318L

Class railo.loader.servlet.CFMLServlet extends RailoServlet implements Serializable

serialVersionUID: -1878214660283329587L

Class railo.loader.servlet.FileServlet extends RailoServlet implements Serializable

serialVersionUID: 1555107078656945805L

Class railo.loader.servlet.RailoServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 3911001884655921666L

Serialized Fields

engine

CFMLEngine engine

Package railo.runtime

Class railo.runtime.CFCProxy extends ComponentAccessProxy implements Serializable

serialVersionUID: 4115236247834562085L

Serialization Methods

writeReplace

public Object writeReplace()
Serialized Fields

li

CFCLazyInitializer li

Class railo.runtime.ComponentImpl extends StructSupport implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.ComponentPage extends PagePlus implements Serializable

serialVersionUID: -3483642653131058030L

Serialized Fields

lastCheck

long lastCheck

Class railo.runtime.ComponentProperties extends Object implements Serializable

Serialized Fields

dspName

String dspName

extend

String extend

hint

String hint

output

Boolean output

callPath

String callPath

realPath

boolean realPath

_synchronized

boolean _synchronized

javaAccessClass

Class<T> javaAccessClass

properties

Map<K,V> properties

meta

Struct meta

implement

String implement

persistent

boolean persistent

accessors

boolean accessors

Class railo.runtime.ComponentScopeShadow extends StructSupport implements Serializable

serialVersionUID: 4930100230796574243L

Serialized Fields

component

ComponentImpl component

shadow

Map<K,V> shadow

Class railo.runtime.ComponentScopeThis extends StructSupport implements Serializable

Serialized Fields

component

ComponentImpl component

Class railo.runtime.ComponentWrap extends StructSupport implements Serializable

Serialized Fields

access

int access

component

ComponentAccess component

ci

ComponentImpl ci

Class railo.runtime.InterfaceImpl extends Object implements Serializable

Serialized Fields

pageSource

PageSource pageSource

extend

String extend

hint

String hint

dspName

String dspName

callPath

String callPath

realPath

boolean realPath

meta

Map<K,V> meta

superInterfaces

InterfaceImpl[] superInterfaces

udfs

Map<K,V> udfs

interfacesUDFs

Map<K,V> interfacesUDFs

Class railo.runtime.InterfacePage extends PagePlus implements Serializable

Class railo.runtime.MappingImpl extends Object implements Serializable

Serialized Fields

virtual

String virtual

lcVirtual

String lcVirtual

topLevel

boolean topLevel

trusted

boolean trusted

physicalFirst

boolean physicalFirst

archiveClassLoader

ArchiveClassLoader archiveClassLoader

physicalClassLoader

PhysicalClassLoader physicalClassLoader

pclCollection

PCLCollection pclCollection

archive

Resource archive

hasArchive

boolean hasArchive

config

ConfigImpl config

classRootDirectory

Resource classRootDirectory

pageSourcePool

PageSourcePool pageSourcePool

readonly

boolean readonly

hidden

boolean hidden

strArchive

String strArchive

strPhysical

String strPhysical

physical

Resource physical

lcVirtualWithSlash

String lcVirtualWithSlash

customTagPath

Map<K,V> customTagPath

classLoaderMaxElements

int classLoaderMaxElements

appMapping

boolean appMapping

ignoreVirtual

boolean ignoreVirtual

Class railo.runtime.Page extends Object implements Serializable

Serialized Fields

pageSource

PageSource pageSource

loadType

byte loadType

Class railo.runtime.PagePlus extends Page implements Serializable

Serialized Fields

metaData

SoftReference<T> metaData

udfs

UDFProperties[] udfs

Class railo.runtime.PageSourceImpl extends Object implements Serializable

serialVersionUID: -7661676586215092539L

Serialized Fields

mapping

MappingImpl mapping

realPath

String realPath

isOutSide

boolean isOutSide

className

String className

packageName

String packageName

javaName

String javaName

physcalSource

Resource physcalSource

archiveSource

Resource archiveSource

fileName

String fileName

compName

String compName

page

PagePlus page

lastAccess

long lastAccess

accessCount

int accessCount

Class railo.runtime.PageSourcePool extends Object implements Serializable

Serialized Fields

pageSources

Map<K,V> pageSources

timeout

long timeout

maxSize

int maxSize

Class railo.runtime.SuperComponent extends MemberSupport implements Serializable

Serialized Fields

comp

ComponentImpl comp

Package railo.runtime.cache

Class railo.runtime.cache.ComponentCacheEventListener extends Object implements Serializable

serialVersionUID: 6271280246677734153L

Serialized Fields

cfc

Component cfc

Package railo.runtime.cache.eh

Class railo.runtime.cache.eh.DummyCacheEventListener extends Object implements Serializable

serialVersionUID: 5194911259476386528L

Class railo.runtime.cache.eh.EHCacheEventListener extends Object implements Serializable

serialVersionUID: 5931737203770901097L

Serialized Fields

listener

CacheEventListener listener

Package railo.runtime.cache.legacy

Class railo.runtime.cache.legacy.MetaData extends Object implements Serializable

Serialized Fields

data

HashMap<K,V> data

file

Resource file

Package railo.runtime.cfx

Class railo.runtime.cfx.CFXTagException extends Exception implements Serializable


Package railo.runtime.chart

Class railo.runtime.chart.BarRenderer3DWrap extends org.jfree.chart.renderer.category.BarRenderer3D implements Serializable

Serialized Fields

renderer

org.jfree.chart.renderer.category.BarRenderer3D renderer

xoffset

double xoffset

yoffset

double yoffset

Class railo.runtime.chart.TicketUnitImpl extends org.jfree.chart.axis.NumberTickUnit implements Serializable

Serialized Fields

labelFormat

int labelFormat

Class railo.runtime.chart.TickUnitsImpl extends Object implements Serializable

Serialized Fields

tus

org.jfree.chart.axis.TickUnitSource tus

labelFormat

int labelFormat

Class railo.runtime.chart.TickUnitWrap extends org.jfree.chart.axis.NumberTickUnit implements Serializable

Serialized Fields

tickUnit

org.jfree.chart.axis.TickUnit tickUnit

labelFormat

int labelFormat

Package railo.runtime.coder

Class railo.runtime.coder.CoderException extends IOException implements Serializable


Package railo.runtime.com

Class railo.runtime.com.COMObject extends Object implements Serializable

Serialized Fields

name

String name

dispatch

com.jacob.com.Dispatch dispatch

parent

com.jacob.com.Variant parent

Package railo.runtime.component

Class railo.runtime.component.DataMember extends MemberSupport implements Serializable

Serialized Fields

value

Object value

Class railo.runtime.component.MemberSupport extends Object implements Serializable

Serialized Fields

access

int access

Class railo.runtime.component.Property extends MemberSupport implements Serializable

Serialized Fields

type

String type

name

String name

required

boolean required

setter

boolean setter

getter

boolean getter

_default

String _default

displayname

String displayname

hint

String hint

dynAttrs

Struct dynAttrs

metadata

Struct metadata

ownerName

String ownerName

Package railo.runtime.config

Class railo.runtime.config.RemoteClientImpl extends Object implements Serializable

Serialized Fields

url

String url

serverUsername

String serverUsername

serverPassword

String serverPassword

proxyData

ProxyData proxyData

type

String type

adminPassword

String adminPassword

securityKey

String securityKey

label

String label

usage

String usage

id

String id

Package railo.runtime.converter

Class railo.runtime.converter.ConverterException extends Exception implements Serializable


Package railo.runtime.db

Class railo.runtime.db.SQLImpl extends Object implements Serializable

Serialized Fields

strSQL

String strSQL

items

SQLItem[] items

position

int position

Class railo.runtime.db.SQLItemImpl extends Object implements Serializable

Serialized Fields

nulls

boolean nulls
Yes or No. Indicates whether the parameter is passed as a null. If Yes, the tag ignores the value attribute. The default is No.


value

Object value
Specifies the actual value that Railo passes to the right of the comparison operator in a where clause.


cfValue

Object cfValue

scale

int scale
Number of decimal places of the parameter. The default value is zero.


type

int type
The SQL type that the parameter (any type) will be bound to.


isValueSet

boolean isValueSet

Package railo.runtime.debug

Class railo.runtime.debug.DebuggerImpl extends Object implements Serializable

serialVersionUID: 4103405920561543718L

Serialized Fields

pages

Map<K,V> pages

queries

List<E> queries

timers

List<E> timers

traces

List<E> traces

exceptions

List<E> exceptions

output

boolean output

lastEntry

long lastEntry

lastTrace

long lastTrace

historyId

Array historyId

historyLevel

Array historyLevel

Class railo.runtime.debug.DebugPageImpl extends Object implements Serializable

Serialized Fields

count

int count

file

Resource file

min

int min

max

int max

all

int all

time

long time

Package railo.runtime.dump

Class railo.runtime.dump.SimpleDumpData extends Object implements Serializable

Serialized Fields

data

String data

Package railo.runtime.exp

Class railo.runtime.exp.Abort extends AbortException implements Serializable

Serialized Fields

scope

int scope

Class railo.runtime.exp.AbortException extends ExpressionException implements Serializable

Class railo.runtime.exp.AlwaysThrow extends PageRuntimeException implements Serializable

Class railo.runtime.exp.ApplicationException extends PageExceptionImpl implements Serializable

Class railo.runtime.exp.CasterException extends ExpressionException implements Serializable

Class railo.runtime.exp.CatchBlock extends StructImpl implements Serializable

serialVersionUID: -4868635413052937742L

Serialized Fields

exception

PageExceptionImpl exception

Class railo.runtime.exp.CustomTypeException extends PageExceptionImpl implements Serializable

Class railo.runtime.exp.DatabaseException extends PageExceptionImpl implements Serializable

Serialized Fields

sql

SQL sql

sqlstate

String sqlstate

errorcode

int errorcode

datasource

DataSource datasource

Class railo.runtime.exp.DeprecatedException extends ApplicationException implements Serializable

Class railo.runtime.exp.ExpressionException extends PageExceptionImpl implements Serializable

Class railo.runtime.exp.FTPException extends ApplicationException implements Serializable

Serialized Fields

code

int code

msg

String msg

Class railo.runtime.exp.FunctionException extends ExpressionException implements Serializable

Class railo.runtime.exp.FunctionNotSupported extends ExpressionException implements Serializable

Class railo.runtime.exp.HTTPException extends ApplicationException implements Serializable

Serialized Fields

statusCode

int statusCode

Class railo.runtime.exp.LockException extends PageExceptionImpl implements Serializable

Serialized Fields

lockName

String lockName

lockOperation

String lockOperation

Class railo.runtime.exp.MissingIncludeException extends PageExceptionImpl implements Serializable

Serialized Fields

pageSource

PageSource pageSource

Class railo.runtime.exp.NativeException extends PageExceptionImpl implements Serializable

serialVersionUID: 6221156691846424801L

Serialized Fields

t

Throwable t

Class railo.runtime.exp.PageException extends javax.servlet.jsp.JspException implements Serializable

Class railo.runtime.exp.PageExceptionImpl extends PageException implements Serializable

Serialized Fields

tagContext

Array tagContext

additional

Struct additional

detail

String detail
Field detail


tracePointer

int tracePointer

errorCode

String errorCode

extendedInfo

String extendedInfo

type

String type

customType

String customType

isInitTagContext

boolean isInitTagContext

sources

LinkedList<E> sources

varName

String varName

Class railo.runtime.exp.PageRuntimeException extends RuntimeException implements Serializable

Serialized Fields

pe

PageException pe

Class railo.runtime.exp.PageServletException extends javax.servlet.ServletException implements Serializable

Serialized Fields

pe

PageException pe

Class railo.runtime.exp.RemoteAccessException extends ApplicationException implements Serializable

Class railo.runtime.exp.RemoteException extends PageExceptionImpl implements Serializable

Class railo.runtime.exp.RequestTimeoutException extends Abort implements Serializable

Serialized Fields

pc

PageContext pc

stacktrace

StackTraceElement[] stacktrace

Class railo.runtime.exp.ReturnException extends Exception implements Serializable

Serialized Fields

returnValue

Object returnValue

Class railo.runtime.exp.SecurityException extends PageExceptionImpl implements Serializable

Class railo.runtime.exp.TagAttributeException extends ApplicationException implements Serializable

Class railo.runtime.exp.TagNotSupported extends ApplicationException implements Serializable

Class railo.runtime.exp.TemplateException extends PageExceptionImpl implements Serializable

Serialized Fields

line

int line

pageSource

PageSource pageSource

Class railo.runtime.exp.UDFCasterException extends CasterException implements Serializable

Class railo.runtime.exp.XMLException extends ExpressionException implements Serializable


Package railo.runtime.ext.function

Package railo.runtime.functions.arrays

Class railo.runtime.functions.arrays.Array_ extends Object implements Serializable

serialVersionUID: 4974431571073577001L

Class railo.runtime.functions.arrays.ArrayAppend extends Object implements Serializable

serialVersionUID: 5989673419120862625L

Class railo.runtime.functions.arrays.ArrayAvg extends Object implements Serializable

serialVersionUID: -6440677638555730262L

Class railo.runtime.functions.arrays.ArrayClear extends Object implements Serializable

serialVersionUID: 3068664942595555678L

Class railo.runtime.functions.arrays.ArrayContains extends Object implements Serializable

serialVersionUID: -5400552848978801342L

Class railo.runtime.functions.arrays.ArrayContainsNoCase extends Object implements Serializable

serialVersionUID: 4394078979692450076L

Class railo.runtime.functions.arrays.ArrayDelete extends Object implements Serializable

serialVersionUID: 1120923916196967210L

Class railo.runtime.functions.arrays.ArrayDeleteAt extends Object implements Serializable

serialVersionUID: -5900967522809749154L

Class railo.runtime.functions.arrays.ArrayFind extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayFindNoCase extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayFirst extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayIndexExists extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayInsertAt extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayIsDefined extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayIsEmpty extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayLast extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayLen extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayMax extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayMerge extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayMin extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayNew extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayPrepend extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayResize extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayReverse extends Object implements Serializable

Class railo.runtime.functions.arrays.ArraySet extends Object implements Serializable

Class railo.runtime.functions.arrays.ArraySlice extends Object implements Serializable

serialVersionUID: 7309769117464009924L

Class railo.runtime.functions.arrays.ArraySort extends Object implements Serializable

Class railo.runtime.functions.arrays.ArraySum extends Object implements Serializable

Class railo.runtime.functions.arrays.ArraySwap extends Object implements Serializable

Class railo.runtime.functions.arrays.ArrayToStruct extends Object implements Serializable

Class railo.runtime.functions.arrays.JsonArray extends Object implements Serializable


Package railo.runtime.functions.cache

Class railo.runtime.functions.cache.CacheClear extends Object implements Serializable

Class railo.runtime.functions.cache.CacheCount extends Object implements Serializable

serialVersionUID: 4192649311671009474L

Class railo.runtime.functions.cache.CacheDelete extends Object implements Serializable

serialVersionUID: 4148677299207997607L

Class railo.runtime.functions.cache.CacheGet extends Object implements Serializable

serialVersionUID: -7164470356423036571L

Class railo.runtime.functions.cache.CacheGetAll extends Object implements Serializable

serialVersionUID: 6395709569356486777L

Class railo.runtime.functions.cache.CacheGetAllIds extends Object implements Serializable

serialVersionUID: 4831944874663718056L

Class railo.runtime.functions.cache.CacheGetDefaultCacheName extends Object implements Serializable

serialVersionUID: 6115589794465960484L

Class railo.runtime.functions.cache.CacheGetMetadata extends Object implements Serializable

serialVersionUID: -470089623854482521L

Class railo.runtime.functions.cache.CacheGetProperties extends Object implements Serializable

serialVersionUID: -8665995702411192700L

Class railo.runtime.functions.cache.CacheKeyExists extends Object implements Serializable

serialVersionUID: -5656876871645994195L

Class railo.runtime.functions.cache.CachePut extends Object implements Serializable

serialVersionUID: -8636947330333269874L

Class railo.runtime.functions.cache.CacheRemove extends Object implements Serializable

serialVersionUID: -5823359978885018762L


Package railo.runtime.functions.component

Class railo.runtime.functions.component.ComponentInfo extends Object implements Serializable


Package railo.runtime.functions.conversion

Class railo.runtime.functions.conversion.BinaryDecode extends Object implements Serializable

Class railo.runtime.functions.conversion.BinaryEncode extends Object implements Serializable

Class railo.runtime.functions.conversion.CharsetDecode extends Object implements Serializable

Class railo.runtime.functions.conversion.CharsetEncode extends Object implements Serializable

Class railo.runtime.functions.conversion.DeserializeJSON extends Object implements Serializable

Class railo.runtime.functions.conversion.GenerateSecretKey extends Object implements Serializable

Class railo.runtime.functions.conversion.SerializeJSON extends Object implements Serializable

Class railo.runtime.functions.conversion.ToScript extends Object implements Serializable


Package railo.runtime.functions.dateTime

Class railo.runtime.functions.dateTime.Beat extends Object implements Serializable

Class railo.runtime.functions.dateTime.CreateDate extends Object implements Serializable

Class railo.runtime.functions.dateTime.CreateDateTime extends Object implements Serializable

Class railo.runtime.functions.dateTime.CreateODBCDate extends Object implements Serializable

Class railo.runtime.functions.dateTime.CreateODBCDateTime extends Object implements Serializable

Class railo.runtime.functions.dateTime.CreateODBCTime extends Object implements Serializable

Class railo.runtime.functions.dateTime.CreateTime extends Object implements Serializable

Class railo.runtime.functions.dateTime.CreateTimeSpan extends Object implements Serializable

Class railo.runtime.functions.dateTime.DateAdd extends Object implements Serializable

serialVersionUID: -5827644560609841341L

Class railo.runtime.functions.dateTime.DateCompare extends Object implements Serializable

Class railo.runtime.functions.dateTime.DateConvert extends Object implements Serializable

Class railo.runtime.functions.dateTime.DateDiff extends Object implements Serializable

Class railo.runtime.functions.dateTime.DatePart extends Object implements Serializable

serialVersionUID: -4203375459570986511L

Class railo.runtime.functions.dateTime.Day extends Object implements Serializable

Class railo.runtime.functions.dateTime.DayOfWeek extends Object implements Serializable

Class railo.runtime.functions.dateTime.DayOfYear extends Object implements Serializable

Class railo.runtime.functions.dateTime.DaysInMonth extends Object implements Serializable

Class railo.runtime.functions.dateTime.DaysInYear extends Object implements Serializable

Class railo.runtime.functions.dateTime.FirstDayOfMonth extends Object implements Serializable

Class railo.runtime.functions.dateTime.GetHttpTimeString extends Object implements Serializable

Class railo.runtime.functions.dateTime.GetTimeZone extends Object implements Serializable

Class railo.runtime.functions.dateTime.Hour extends Object implements Serializable

Class railo.runtime.functions.dateTime.MilliSecond extends Object implements Serializable

Class railo.runtime.functions.dateTime.Minute extends Object implements Serializable

Class railo.runtime.functions.dateTime.Month extends Object implements Serializable

Class railo.runtime.functions.dateTime.Now extends Object implements Serializable

Class railo.runtime.functions.dateTime.NowServer extends Object implements Serializable

Class railo.runtime.functions.dateTime.Quarter extends Object implements Serializable

Class railo.runtime.functions.dateTime.Second extends Object implements Serializable

Class railo.runtime.functions.dateTime.SetTimeZone extends Object implements Serializable

Class railo.runtime.functions.dateTime.Week extends Object implements Serializable

Class railo.runtime.functions.dateTime.Year extends Object implements Serializable


Package railo.runtime.functions.decision

Class railo.runtime.functions.decision.IsArray extends Object implements Serializable

Class railo.runtime.functions.decision.IsBinary extends Object implements Serializable

Class railo.runtime.functions.decision.IsBoolean extends Object implements Serializable

Class railo.runtime.functions.decision.IsCustomFunction extends Object implements Serializable

Class railo.runtime.functions.decision.IsDate extends Object implements Serializable

Class railo.runtime.functions.decision.IsDDX extends Object implements Serializable

Class railo.runtime.functions.decision.IsDebugMode extends Object implements Serializable

Class railo.runtime.functions.decision.IsDefined extends Object implements Serializable

Class railo.runtime.functions.decision.IsInstanceOf extends Object implements Serializable

Class railo.runtime.functions.decision.IsK2ServerABroker extends Object implements Serializable

Class railo.runtime.functions.decision.IsK2ServerDocCountExceeded extends Object implements Serializable

Class railo.runtime.functions.decision.IsK2ServerOnline extends Object implements Serializable

Class railo.runtime.functions.decision.IsLeapYear extends Object implements Serializable

Class railo.runtime.functions.decision.IsLocalHost extends Object implements Serializable

serialVersionUID: 5680807516948697186L

Class railo.runtime.functions.decision.IsNumeric extends Object implements Serializable

Class railo.runtime.functions.decision.IsNumericDate extends Object implements Serializable

Class railo.runtime.functions.decision.IsObject extends Object implements Serializable

Class railo.runtime.functions.decision.IsPDFFile extends Object implements Serializable

Class railo.runtime.functions.decision.IsPDFObject extends Object implements Serializable

Class railo.runtime.functions.decision.IsSimpleValue extends Object implements Serializable

Class railo.runtime.functions.decision.IsSOAPRequest extends Object implements Serializable

serialVersionUID: 5616044662863702066L

Class railo.runtime.functions.decision.IsUserInAnyRole extends Object implements Serializable

Class railo.runtime.functions.decision.IsUserInRole extends Object implements Serializable

Class railo.runtime.functions.decision.IsUserLoggedIn extends Object implements Serializable

Class railo.runtime.functions.decision.IsValid extends Object implements Serializable

serialVersionUID: -1383105304624662986L

Class railo.runtime.functions.decision.IsWddx extends Object implements Serializable

Class railo.runtime.functions.decision.IsXML extends Object implements Serializable

Class railo.runtime.functions.decision.IsXmlAttribute extends Object implements Serializable

Class railo.runtime.functions.decision.IsXmlDoc extends Object implements Serializable

Class railo.runtime.functions.decision.IsXmlElem extends Object implements Serializable

Class railo.runtime.functions.decision.IsXmlNode extends Object implements Serializable

Class railo.runtime.functions.decision.IsXmlRoot extends Object implements Serializable


Package railo.runtime.functions.displayFormatting

Class railo.runtime.functions.displayFormatting.AjaxLink extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.AjaxOnLoad extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.DateFormat extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.DateTimeFormat extends Object implements Serializable

serialVersionUID: 134840879454373440L

Class railo.runtime.functions.displayFormatting.DecimalFormat extends Object implements Serializable

serialVersionUID: -2287888250117784383L

Class railo.runtime.functions.displayFormatting.DollarFormat extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.FormatBaseN extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.GetLocaleDisplayName extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.HTMLCodeFormat extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.HTMLEditFormat extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.NumberFormat extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.ParagraphFormat extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.TimeFormat extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.TrueFalseFormat extends Object implements Serializable

Class railo.runtime.functions.displayFormatting.YesNoFormat extends Object implements Serializable


Package railo.runtime.functions.dynamicEvaluation

Class railo.runtime.functions.dynamicEvaluation.DE extends Object implements Serializable

Class railo.runtime.functions.dynamicEvaluation.Evaluate extends Object implements Serializable

Class railo.runtime.functions.dynamicEvaluation.EvaluateJava extends Object implements Serializable

Class railo.runtime.functions.dynamicEvaluation.GetVariable extends Object implements Serializable

Class railo.runtime.functions.dynamicEvaluation.IIf extends Object implements Serializable

Class railo.runtime.functions.dynamicEvaluation.PrecisionEvaluate extends Object implements Serializable

Class railo.runtime.functions.dynamicEvaluation.Serialize extends Object implements Serializable

Class railo.runtime.functions.dynamicEvaluation.SetVariable extends Object implements Serializable

Class railo.runtime.functions.dynamicEvaluation.UnserializeJava extends Object implements Serializable


Package railo.runtime.functions.file

Class railo.runtime.functions.file.FileStreamWrapper extends StructSupport implements Serializable

Serialized Fields

res

Resource res

status

String status

info

Struct info

lastModifed

long lastModifed

length

long length

Class railo.runtime.functions.file.FileStreamWrapperRead extends FileStreamWrapper implements Serializable

Serialized Fields

br

BufferedReader br

charset

String charset

seekable

boolean seekable

raf

RandomAccessFile raf

Class railo.runtime.functions.file.FileStreamWrapperReadBinary extends FileStreamWrapper implements Serializable

Serialized Fields

bis

BufferedInputStream bis

isEOF

boolean isEOF

seekable

boolean seekable

raf

RandomAccessFile raf

Class railo.runtime.functions.file.FileStreamWrapperReadWrite extends FileStreamWrapper implements Serializable

Serialized Fields

charset

String charset

seekable

boolean seekable

raf

RandomAccessFile raf

isEOF

boolean isEOF

Class railo.runtime.functions.file.FileStreamWrapperWrite extends FileStreamWrapper implements Serializable

Serialized Fields

bos

BufferedOutputStream bos

append

boolean append

charset

String charset

seekable

boolean seekable

raf

RandomAccessFile raf

Class railo.runtime.functions.file.GetFileFromPath extends Object implements Serializable


Package railo.runtime.functions.gateway

Class railo.runtime.functions.gateway.GetGatewayHelper extends Object implements Serializable

Class railo.runtime.functions.gateway.SendGatewayMessage extends Object implements Serializable


Package railo.runtime.functions.image

Class railo.runtime.functions.image.ImageAddBorder extends Object implements Serializable

Class railo.runtime.functions.image.ImageInfo extends Object implements Serializable

Class railo.runtime.functions.image.ImageRead extends Object implements Serializable

Class railo.runtime.functions.image.ImageReadBase64 extends Object implements Serializable

Class railo.runtime.functions.image.ImageResize extends Object implements Serializable

Class railo.runtime.functions.image.ImageRotate extends Object implements Serializable

Class railo.runtime.functions.image.ImageRotateDrawingAxis extends Object implements Serializable

Class railo.runtime.functions.image.ImageWrite extends Object implements Serializable


Package railo.runtime.functions.international

Class railo.runtime.functions.international.GetEncoding extends Object implements Serializable

Class railo.runtime.functions.international.GetLocale extends Object implements Serializable

Class railo.runtime.functions.international.GetTimeZoneInfo extends Object implements Serializable

Class railo.runtime.functions.international.LSCurrencyFormat extends Object implements Serializable

Class railo.runtime.functions.international.LSDateFormat extends Object implements Serializable

serialVersionUID: 4720003854756942610L

Class railo.runtime.functions.international.LSDayOfWeek extends Object implements Serializable

serialVersionUID: -9002250869621547151L

Class railo.runtime.functions.international.LSEuroCurrencyFormat extends Object implements Serializable

serialVersionUID: -9214893090412056842L

Class railo.runtime.functions.international.LSIsCurrency extends Object implements Serializable

serialVersionUID: -8659567712610988769L

Class railo.runtime.functions.international.LSIsDate extends Object implements Serializable

serialVersionUID: -8517171925554806088L

Class railo.runtime.functions.international.LSIsNumeric extends Object implements Serializable

serialVersionUID: 4753476752482915194L

Class railo.runtime.functions.international.LSNumberFormat extends Object implements Serializable

serialVersionUID: -7981883050285346336L

Class railo.runtime.functions.international.LSParseCurrency extends Object implements Serializable

serialVersionUID: -7023441119083818436L

Class railo.runtime.functions.international.LSParseDateTime extends Object implements Serializable

serialVersionUID: 7808039073301229473L

Class railo.runtime.functions.international.LSParseEuroCurrency extends Object implements Serializable

Class railo.runtime.functions.international.LSParseNumber extends Object implements Serializable

serialVersionUID: 2219030609677513651L

Class railo.runtime.functions.international.LSTimeFormat extends Object implements Serializable

Class railo.runtime.functions.international.LSWeek extends Object implements Serializable

Class railo.runtime.functions.international.SetEncoding extends Object implements Serializable

Class railo.runtime.functions.international.SetLocale extends Object implements Serializable

serialVersionUID: -4941933470300726563L


Package railo.runtime.functions.list

Class railo.runtime.functions.list.ArrayToList extends Object implements Serializable

Class railo.runtime.functions.list.ListAppend extends Object implements Serializable

Class railo.runtime.functions.list.ListAvg extends Object implements Serializable

Class railo.runtime.functions.list.ListChangeDelims extends Object implements Serializable

serialVersionUID: 8979553735693035787L

Class railo.runtime.functions.list.ListCompact extends Object implements Serializable

Class railo.runtime.functions.list.ListContains extends Object implements Serializable

serialVersionUID: -7580788340022587225L

Class railo.runtime.functions.list.ListContainsNoCase extends Object implements Serializable

serialVersionUID: 4955787566835292639L

Class railo.runtime.functions.list.ListDeleteAt extends Object implements Serializable

Class railo.runtime.functions.list.ListFind extends Object implements Serializable

serialVersionUID: -8999117503012321225L

Class railo.runtime.functions.list.ListFindNoCase extends Object implements Serializable

serialVersionUID: 8596474187680730966L

Class railo.runtime.functions.list.ListFirst extends Object implements Serializable

serialVersionUID: 1098339742182832847L

Class railo.runtime.functions.list.ListGetAt extends Object implements Serializable

serialVersionUID: -8227074223983816122L

Class railo.runtime.functions.list.ListIndexExists extends Object implements Serializable

serialVersionUID: 7642583305678735361L

Class railo.runtime.functions.list.ListInsertAt extends Object implements Serializable

serialVersionUID: 2796195727971683118L

Class railo.runtime.functions.list.ListItemTrim extends Object implements Serializable

serialVersionUID: -2254266180423759499L

Class railo.runtime.functions.list.ListLast extends Object implements Serializable

serialVersionUID: 2822477678831478329L

Class railo.runtime.functions.list.ListLen extends Object implements Serializable

serialVersionUID: -592317399255505765L

Class railo.runtime.functions.list.ListPrepend extends Object implements Serializable

serialVersionUID: -4252541560957800011L

Class railo.runtime.functions.list.ListQualify extends Object implements Serializable

serialVersionUID: -7450079285934992224L

Class railo.runtime.functions.list.ListRest extends Object implements Serializable

serialVersionUID: -6596215135126751629L

Class railo.runtime.functions.list.ListSetAt extends Object implements Serializable

serialVersionUID: -105782799713547552L

Class railo.runtime.functions.list.ListSort extends Object implements Serializable

serialVersionUID: -1153055612742304078L

Class railo.runtime.functions.list.ListToArray extends Object implements Serializable

serialVersionUID: 5883854318455975404L

Class railo.runtime.functions.list.ListTrim extends Object implements Serializable

serialVersionUID: 2354456835027080741L

Class railo.runtime.functions.list.ListValueCount extends Object implements Serializable

serialVersionUID: -1808030347105091742L

Class railo.runtime.functions.list.ListValueCountNoCase extends Object implements Serializable

serialVersionUID: 2648222056209118284L


Package railo.runtime.functions.math

Class railo.runtime.functions.math.Abs extends Object implements Serializable

Class railo.runtime.functions.math.ACos extends Object implements Serializable

Class railo.runtime.functions.math.ASin extends Object implements Serializable

Class railo.runtime.functions.math.Atn extends Object implements Serializable

Class railo.runtime.functions.math.BitAnd extends Object implements Serializable

Class railo.runtime.functions.math.BitMaskClear extends Object implements Serializable

Class railo.runtime.functions.math.BitMaskRead extends Object implements Serializable

Class railo.runtime.functions.math.BitMaskSet extends Object implements Serializable

Class railo.runtime.functions.math.BitNot extends Object implements Serializable

Class railo.runtime.functions.math.BitOr extends Object implements Serializable

Class railo.runtime.functions.math.BitSHLN extends Object implements Serializable

Class railo.runtime.functions.math.BitSHRN extends Object implements Serializable

Class railo.runtime.functions.math.BitXor extends Object implements Serializable

Class railo.runtime.functions.math.Ceiling extends Object implements Serializable

Class railo.runtime.functions.math.Cos extends Object implements Serializable

Class railo.runtime.functions.math.DecrementValue extends Object implements Serializable

Class railo.runtime.functions.math.Exp extends Object implements Serializable

Class railo.runtime.functions.math.Fix extends Object implements Serializable

Class railo.runtime.functions.math.IncrementValue extends Object implements Serializable

Class railo.runtime.functions.math.InputBaseN extends Object implements Serializable

Class railo.runtime.functions.math.Int extends Object implements Serializable

Class railo.runtime.functions.math.Log extends Object implements Serializable

Class railo.runtime.functions.math.Log10 extends Object implements Serializable

Class railo.runtime.functions.math.Max extends Object implements Serializable

Class railo.runtime.functions.math.Min extends Object implements Serializable

Class railo.runtime.functions.math.Pi extends Object implements Serializable

Class railo.runtime.functions.math.Rand extends Object implements Serializable

Class railo.runtime.functions.math.Randomize extends Object implements Serializable

Class railo.runtime.functions.math.RandRange extends Object implements Serializable

Class railo.runtime.functions.math.Round extends Object implements Serializable

Class railo.runtime.functions.math.Sgn extends Object implements Serializable

Class railo.runtime.functions.math.Sin extends Object implements Serializable

Class railo.runtime.functions.math.Sqr extends Object implements Serializable

Class railo.runtime.functions.math.Tan extends Object implements Serializable


Package railo.runtime.functions.other

Class railo.runtime.functions.other.CFusionDecrypt extends Object implements Serializable

Class railo.runtime.functions.other.CFusionEncrypt extends Object implements Serializable

Class railo.runtime.functions.other.CreateGUID extends Object implements Serializable

Class railo.runtime.functions.other.CreateObject extends Object implements Serializable

Class railo.runtime.functions.other.CreatePageContext extends Object implements Serializable

Class railo.runtime.functions.other.CreateUniqueId extends Object implements Serializable

Class railo.runtime.functions.other.CreateUUID extends Object implements Serializable

Class railo.runtime.functions.other.Decrypt extends Object implements Serializable

Class railo.runtime.functions.other.DecryptBinary extends Object implements Serializable

Class railo.runtime.functions.other.DeleteClientVariable extends Object implements Serializable

Class railo.runtime.functions.other.Dump extends Object implements Serializable

Class railo.runtime.functions.other.DumpStruct extends Object implements Serializable

Class railo.runtime.functions.other.Encrypt extends Object implements Serializable

Class railo.runtime.functions.other.EncryptBinary extends Object implements Serializable

Class railo.runtime.functions.other.GetAuthUser extends Object implements Serializable

Class railo.runtime.functions.other.GetBaseTagData extends Object implements Serializable

Class railo.runtime.functions.other.GetBaseTagList extends Object implements Serializable

Class railo.runtime.functions.other.GetClientVariablesList extends Object implements Serializable

Class railo.runtime.functions.other.GetComponentMetaData extends Object implements Serializable

Class railo.runtime.functions.other.GetFunctionData extends Object implements Serializable

Class railo.runtime.functions.other.GetFunctionList extends Object implements Serializable

Class railo.runtime.functions.other.GetHTTPRequestData extends Object implements Serializable

Class railo.runtime.functions.other.GetK2ServerDocCount extends Object implements Serializable

Class railo.runtime.functions.other.GetK2ServerDocCountLimit extends Object implements Serializable

Class railo.runtime.functions.other.GetMetaData extends Object implements Serializable

Class railo.runtime.functions.other.GetNumericDate extends Object implements Serializable

Class railo.runtime.functions.other.GetPageContext extends Object implements Serializable

Class railo.runtime.functions.other.GetProfileSections extends Object implements Serializable

Class railo.runtime.functions.other.GetRailoId extends Object implements Serializable

Class railo.runtime.functions.other.GetTagData extends Object implements Serializable

Class railo.runtime.functions.other.GetTagList extends Object implements Serializable

Class railo.runtime.functions.other.GetTickCount extends Object implements Serializable

Class railo.runtime.functions.other.IntergralContext extends Object implements Serializable

Class railo.runtime.functions.other.IsNotMap extends Object implements Serializable

Class railo.runtime.functions.other.IsNull extends Object implements Serializable

Class railo.runtime.functions.other.NullValue extends Object implements Serializable

Class railo.runtime.functions.other.ParameterExists extends Object implements Serializable

Class railo.runtime.functions.other.PreserveSingleQuotes extends Object implements Serializable

Class railo.runtime.functions.other.QuotedValueList extends ValueList implements Serializable

Class railo.runtime.functions.other.ReleaseComObject extends Object implements Serializable

Class railo.runtime.functions.other.SSLCertificateInstall extends Object implements Serializable

serialVersionUID: -831759073098524176L

Class railo.runtime.functions.other.SSLCertificateList extends Object implements Serializable

serialVersionUID: 1114950592159155566L

Class railo.runtime.functions.other.StripCr extends Object implements Serializable

Class railo.runtime.functions.other.SystemOutput extends Object implements Serializable

Class railo.runtime.functions.other.ToBinary extends Object implements Serializable

serialVersionUID: 4541724601337401920L

Class railo.runtime.functions.other.URLDecode extends Object implements Serializable

Class railo.runtime.functions.other.URLEncodedFormat extends Object implements Serializable

serialVersionUID: 5640029138134769481L

Class railo.runtime.functions.other.URLSessionFormat extends Object implements Serializable

serialVersionUID: 1486918425114400713L

Class railo.runtime.functions.other.VerifyClient extends Object implements Serializable

Class railo.runtime.functions.other.WriteOutput extends Object implements Serializable

Class railo.runtime.functions.other.XMLFormat extends Object implements Serializable


Package railo.runtime.functions.query

Class railo.runtime.functions.query.IsQuery extends Object implements Serializable

Class railo.runtime.functions.query.Query_ extends Object implements Serializable

Class railo.runtime.functions.query.QueryAddColumn extends Object implements Serializable

Class railo.runtime.functions.query.QueryAddRow extends Object implements Serializable

Class railo.runtime.functions.query.QueryColumnArray extends Object implements Serializable

Class railo.runtime.functions.query.QueryColumnCount extends Object implements Serializable

Class railo.runtime.functions.query.QueryColumnList extends Object implements Serializable

Class railo.runtime.functions.query.QueryConvertForGrid extends Object implements Serializable

Class railo.runtime.functions.query.QueryGetCell extends Object implements Serializable

Class railo.runtime.functions.query.QueryNew extends Object implements Serializable

Class railo.runtime.functions.query.QueryRecordCount extends Object implements Serializable

Class railo.runtime.functions.query.QuerySetCell extends Object implements Serializable

Class railo.runtime.functions.query.QuerySetColumn extends Object implements Serializable

Class railo.runtime.functions.query.QuerySlice extends Object implements Serializable

Class railo.runtime.functions.query.QuerySort extends Object implements Serializable

Class railo.runtime.functions.query.QueryValueArray extends Object implements Serializable

Class railo.runtime.functions.query.QueryValueList extends Object implements Serializable

Class railo.runtime.functions.query.SelectParse extends Object implements Serializable

Class railo.runtime.functions.query.ValueArray extends Object implements Serializable

Class railo.runtime.functions.query.ValueList extends Object implements Serializable


Package railo.runtime.functions.string

Class railo.runtime.functions.string.Asc extends Object implements Serializable

Class railo.runtime.functions.string.Chr extends Object implements Serializable

Class railo.runtime.functions.string.CJustify extends Object implements Serializable

Class railo.runtime.functions.string.Compare extends Object implements Serializable

Class railo.runtime.functions.string.CompareNoCase extends Object implements Serializable

Class railo.runtime.functions.string.DayOfWeekAsString extends Object implements Serializable

Class railo.runtime.functions.string.DayOfWeekShortAsString extends Object implements Serializable

Class railo.runtime.functions.string.Find extends Object implements Serializable

Class railo.runtime.functions.string.FindNoCase extends Object implements Serializable

Class railo.runtime.functions.string.FindOneOf extends Object implements Serializable

Class railo.runtime.functions.string.GetToken extends Object implements Serializable

Class railo.runtime.functions.string.Hash extends Object implements Serializable

Class railo.runtime.functions.string.Insert extends Object implements Serializable

Class railo.runtime.functions.string.JavaCast extends Object implements Serializable

Class railo.runtime.functions.string.JSStringFormat extends Object implements Serializable

Class railo.runtime.functions.string.LCase extends Object implements Serializable

Class railo.runtime.functions.string.Left extends Object implements Serializable

Class railo.runtime.functions.string.Len extends Object implements Serializable

Class railo.runtime.functions.string.LJustify extends Object implements Serializable

Class railo.runtime.functions.string.LTrim extends Object implements Serializable

Class railo.runtime.functions.string.Metaphone extends Object implements Serializable

Class railo.runtime.functions.string.Mid extends Object implements Serializable

Class railo.runtime.functions.string.MonthAsString extends Object implements Serializable

Class railo.runtime.functions.string.MonthShortAsString extends Object implements Serializable

Class railo.runtime.functions.string.NewLine extends Object implements Serializable

Class railo.runtime.functions.string.ParseDateTime extends Object implements Serializable

serialVersionUID: -2623323893206022437L

Class railo.runtime.functions.string.REFind extends Object implements Serializable

Class railo.runtime.functions.string.REFindNoCase extends Object implements Serializable

Class railo.runtime.functions.string.REMatch extends Object implements Serializable

Class railo.runtime.functions.string.REMatchNoCase extends Object implements Serializable

Class railo.runtime.functions.string.RemoveChars extends Object implements Serializable

Class railo.runtime.functions.string.RepeatString extends Object implements Serializable

Class railo.runtime.functions.string.Replace extends Object implements Serializable

Class railo.runtime.functions.string.ReplaceList extends Object implements Serializable

Class railo.runtime.functions.string.ReplaceNoCase extends Object implements Serializable

Class railo.runtime.functions.string.REReplace extends Object implements Serializable

Class railo.runtime.functions.string.REReplaceNoCase extends Object implements Serializable

Class railo.runtime.functions.string.Reverse extends Object implements Serializable

Class railo.runtime.functions.string.Right extends Object implements Serializable

Class railo.runtime.functions.string.RJustify extends Object implements Serializable

Class railo.runtime.functions.string.RTrim extends Object implements Serializable

Class railo.runtime.functions.string.Soundex extends Object implements Serializable

Class railo.runtime.functions.string.SpanExcluding extends Object implements Serializable

Class railo.runtime.functions.string.SpanIncluding extends Object implements Serializable

Class railo.runtime.functions.string.StringLen extends Object implements Serializable

Class railo.runtime.functions.string.ToBase64 extends Object implements Serializable

Class railo.runtime.functions.string.ToString extends Object implements Serializable

Class railo.runtime.functions.string.Trim extends Object implements Serializable

Class railo.runtime.functions.string.UCase extends Object implements Serializable

Class railo.runtime.functions.string.UCFirst extends Object implements Serializable

Class railo.runtime.functions.string.Val extends Object implements Serializable

Class railo.runtime.functions.string.Wrap extends Object implements Serializable


Package railo.runtime.functions.struct

Class railo.runtime.functions.struct.Duplicate extends Object implements Serializable

Class railo.runtime.functions.struct.IsStruct extends Object implements Serializable

Class railo.runtime.functions.struct.JsonStruct extends Object implements Serializable

Class railo.runtime.functions.struct.Struct_ extends Object implements Serializable

Class railo.runtime.functions.struct.StructAppend extends Object implements Serializable

Class railo.runtime.functions.struct.StructClear extends Object implements Serializable

Class railo.runtime.functions.struct.StructCopy extends Object implements Serializable

Class railo.runtime.functions.struct.StructCount extends Object implements Serializable

Class railo.runtime.functions.struct.StructDelete extends Object implements Serializable

Class railo.runtime.functions.struct.StructFind extends Object implements Serializable

Class railo.runtime.functions.struct.StructFindKey extends Object implements Serializable

Class railo.runtime.functions.struct.StructFindValue extends Object implements Serializable

Class railo.runtime.functions.struct.StructGet extends Object implements Serializable

Class railo.runtime.functions.struct.StructInsert extends Object implements Serializable

Class railo.runtime.functions.struct.StructIsEmpty extends Object implements Serializable

Class railo.runtime.functions.struct.StructKeyArray extends Object implements Serializable

Class railo.runtime.functions.struct.StructKeyExists extends Object implements Serializable

serialVersionUID: 7659087310641834209L

Class railo.runtime.functions.struct.StructKeyList extends Object implements Serializable

Class railo.runtime.functions.struct.StructNew extends Object implements Serializable

Class railo.runtime.functions.struct.StructSort extends Object implements Serializable

Class railo.runtime.functions.struct.StructUpdate extends Object implements Serializable


Package railo.runtime.functions.system

Class railo.runtime.functions.system.Compress extends Object implements Serializable

Class railo.runtime.functions.system.ContractPath extends Object implements Serializable

Class railo.runtime.functions.system.DirectoryExists extends Object implements Serializable

Class railo.runtime.functions.system.DotNetToCFType extends Object implements Serializable

Class railo.runtime.functions.system.ExpandPath extends Object implements Serializable

serialVersionUID: 6192659914120397912L

Class railo.runtime.functions.system.Extract extends Object implements Serializable

Class railo.runtime.functions.system.FileExists extends Object implements Serializable

Class railo.runtime.functions.system.GetBaseTemplatePath extends Object implements Serializable

Class railo.runtime.functions.system.GetContextRoot extends Object implements Serializable

Class railo.runtime.functions.system.GetCurrentContext extends Object implements Serializable

Class railo.runtime.functions.system.GetCurrentTemplatePath extends Object implements Serializable

Class railo.runtime.functions.system.GetDirectoryFromPath extends Object implements Serializable

Class railo.runtime.functions.system.GetException extends Object implements Serializable

Class railo.runtime.functions.system.GetFileFromPath extends Object implements Serializable

Class railo.runtime.functions.system.GetLocalHostIP extends Object implements Serializable

Class railo.runtime.functions.system.GetMemoryUsage extends Object implements Serializable

serialVersionUID: -7937791531186794443L

Class railo.runtime.functions.system.GetMetricData extends Object implements Serializable

Class railo.runtime.functions.system.GetPrinterInfo extends Object implements Serializable

Class railo.runtime.functions.system.GetProfileString extends Object implements Serializable

Class railo.runtime.functions.system.GetSystemInfo extends Object implements Serializable

Class railo.runtime.functions.system.GetTempDirectory extends Object implements Serializable

Class railo.runtime.functions.system.GetTempFile extends Object implements Serializable

Class railo.runtime.functions.system.GetTemplatePath extends Object implements Serializable

Class railo.runtime.functions.system.GetUserRoles extends Object implements Serializable

Class railo.runtime.functions.system.PagePoolClear extends Object implements Serializable

Class railo.runtime.functions.system.PagePoolList extends Object implements Serializable

Class railo.runtime.functions.system.SetProfileString extends Object implements Serializable

Class railo.runtime.functions.system.SizeOf extends Object implements Serializable

Class railo.runtime.functions.system.SystemCacheClear extends Object implements Serializable

serialVersionUID: 2151674703665027213L


Package railo.runtime.functions.xml

Class railo.runtime.functions.xml.AddSOAPRequestHeader extends Object implements Serializable

serialVersionUID: 4305004275924545217L

Class railo.runtime.functions.xml.GetSOAPRequest extends Object implements Serializable

serialVersionUID: -1743528432690118148L

Class railo.runtime.functions.xml.GetSOAPRequestHeader extends Object implements Serializable

serialVersionUID: 7870631002414028102L

Class railo.runtime.functions.xml.GetSOAPResponse extends Object implements Serializable

serialVersionUID: 7155984396258463949L

Class railo.runtime.functions.xml.GetSOAPResponseHeader extends Object implements Serializable

serialVersionUID: 4667361359302875802L

Class railo.runtime.functions.xml.HtmlParse extends Object implements Serializable

Class railo.runtime.functions.xml.XmlChildPos extends Object implements Serializable

Class railo.runtime.functions.xml.XmlElemNew extends Object implements Serializable

serialVersionUID: -2601887739406776466L

Class railo.runtime.functions.xml.XmlGetNodeType extends Object implements Serializable

Class railo.runtime.functions.xml.XmlNew extends Object implements Serializable

Class railo.runtime.functions.xml.XmlParse extends Object implements Serializable

Class railo.runtime.functions.xml.XmlSearch extends Object implements Serializable

Class railo.runtime.functions.xml.XmlTransform extends Object implements Serializable

Class railo.runtime.functions.xml.XmlValidate extends Object implements Serializable


Package railo.runtime.gateway

Class railo.runtime.gateway.PageGatewayException extends GatewayException implements Serializable

Serialized Fields

pe

PageException pe

Package railo.runtime.helpers

Class railo.runtime.helpers.HttpSessionBindingListenerStruct extends StructImpl implements Serializable

Serialized Fields

url

URL url

Package railo.runtime.img

Class railo.runtime.img.Image extends StructSupport implements Serializable

serialVersionUID: -2370381932689749657L

Serialized Fields

_image

BufferedImage _image

source

Resource source

format

String format

graphics

Graphics2D graphics

bgColor

Color bgColor

fgColor

Color fgColor

xmColor

Color xmColor

tranparency

float tranparency

antiAlias

int antiAlias

stroke

Stroke stroke

sctInfo

Struct sctInfo

alpha

float alpha

composite

Composite composite

Class railo.runtime.img.ImageException extends ExpressionException implements Serializable


Package railo.runtime.interpreter

Class railo.runtime.interpreter.InterpreterException extends ExpressionException implements Serializable


Package railo.runtime.java

Class railo.runtime.java.JavaObject extends Object implements Serializable

Serialized Fields

clazz

Class<T> clazz

isInit

boolean isInit

object

Object object

variableUtil

VariableUtil variableUtil

Package railo.runtime.listener

Class railo.runtime.listener.ApplicationContextSupport extends Object implements Serializable

serialVersionUID: 1384678713928757744L

Serialized Fields

idletimeout

int idletimeout

cookiedomain

String cookiedomain

applicationtoken

String applicationtoken

Class railo.runtime.listener.ClassicApplicationContext extends ApplicationContextSupport implements Serializable

serialVersionUID: 940663152793150953L

Serialized Fields

name

String name

setClientCookies

boolean setClientCookies

setDomainCookies

boolean setDomainCookies

setSessionManagement

boolean setSessionManagement

setClientManagement

boolean setClientManagement

sessionTimeout

TimeSpan sessionTimeout

clientTimeout

TimeSpan clientTimeout

applicationTimeout

TimeSpan applicationTimeout

loginStorage

int loginStorage

clientstorage

String clientstorage

sessionstorage

String sessionstorage

scriptProtect

int scriptProtect

mappings

Mapping[] mappings

ctmappings

Mapping[] ctmappings

cmappings

Mapping[] cmappings

secureJson

boolean secureJson

secureJsonPrefix

String secureJsonPrefix

isDefault

boolean isDefault

defaultDataSource

String defaultDataSource

ormEnabled

boolean ormEnabled

ormdatasource

String ormdatasource

config

ORMConfiguration config

s3

Properties s3

localMode

int localMode

sessionType

short sessionType

sessionCluster

boolean sessionCluster

clientCluster

boolean clientCluster

source

Resource source

Class railo.runtime.listener.ModernApplicationContext extends ApplicationContextSupport implements Serializable

serialVersionUID: -8230105685329758613L

Serialized Fields

component

ComponentAccess component

ci

ConfigWebImpl ci

name

String name

setClientCookies

boolean setClientCookies

setDomainCookies

boolean setDomainCookies

setSessionManagement

boolean setSessionManagement

setClientManagement

boolean setClientManagement

sessionTimeout

TimeSpan sessionTimeout

clientTimeout

TimeSpan clientTimeout

applicationTimeout

TimeSpan applicationTimeout

loginStorage

int loginStorage

scriptProtect

int scriptProtect

defaultDataSource

String defaultDataSource

localMode

int localMode

sessionType

short sessionType

sessionCluster

boolean sessionCluster

clientCluster

boolean clientCluster

clientStorage

String clientStorage

sessionStorage

String sessionStorage

secureJsonPrefix

String secureJsonPrefix

secureJson

boolean secureJson

mappings

Mapping[] mappings

ctmappings

Mapping[] ctmappings

cmappings

Mapping[] cmappings

s3

Properties s3

initApplicationTimeout

boolean initApplicationTimeout

initSessionTimeout

boolean initSessionTimeout

initClientTimeout

boolean initClientTimeout

initSetClientCookies

boolean initSetClientCookies

initSetClientManagement

boolean initSetClientManagement

initSetDomainCookies

boolean initSetDomainCookies

initSetSessionManagement

boolean initSetSessionManagement

initScriptProtect

boolean initScriptProtect

initClientStorage

boolean initClientStorage

initSecureJsonPrefix

boolean initSecureJsonPrefix

initSecureJson

boolean initSecureJson

initSessionStorage

boolean initSessionStorage

initSessionCluster

boolean initSessionCluster

initClientCluster

boolean initClientCluster

initLoginStorage

boolean initLoginStorage

initSessionType

boolean initSessionType

initMappings

boolean initMappings

initCTMappings

boolean initCTMappings

initCMappings

boolean initCMappings

initLocalMode

boolean initLocalMode

initS3

boolean initS3

ormEnabled

boolean ormEnabled

ormConfig

ORMConfiguration ormConfig

ormDatasource

String ormDatasource

Class railo.runtime.listener.ModernAppListenerException extends PageException implements Serializable

Serialized Fields

rootCause

PageException rootCause

eventName

String eventName

Package railo.runtime.lock

Class railo.runtime.lock.LockTimeoutException extends Exception implements Serializable


Package railo.runtime.net.amf

Class railo.runtime.net.amf.AMFException extends IOException implements Serializable


Package railo.runtime.net.ftp

Class railo.runtime.net.ftp.FTPPath extends Object implements Serializable

Serialized Fields

path

String path

name

String name

Package railo.runtime.net.http

Class railo.runtime.net.http.HttpServletRequestDummy extends Object implements Serializable

Serialized Fields

cookies

javax.servlet.http.Cookie[] cookies

authType

String authType

headers

Pair[] headers

parameters

Pair[] parameters

attributes

Struct attributes

method

String method

pathInfo

String pathInfo

pathTranslated

String pathTranslated

contextPath

String contextPath

queryString

String queryString

remoteUser

String remoteUser

requestedSessionId

String requestedSessionId

requestURI

String requestURI

protocol

String protocol

serverName

String serverName

port

int port

characterEncoding

String characterEncoding

contentType

String contentType

inputData

byte[] inputData

remoteAddr

String remoteAddr

remoteHost

String remoteHost

locale

Locale locale

secure

boolean secure

contextRoot

Resource contextRoot

scheme

String scheme

session

javax.servlet.http.HttpSession session

Class railo.runtime.net.http.HTTPServletRequestWrap extends javax.servlet.http.HttpServletRequestWrapper implements Serializable

Serialized Fields

firstRead

boolean firstRead

barr

byte[] barr

servlet_path

String servlet_path

request_uri

String request_uri

context_path

String context_path

path_info

String path_info

query_string

String query_string

disconnectedData

HashMap<K,V> disconnectedData

disconnected

boolean disconnected

req

javax.servlet.http.HttpServletRequest req

Class railo.runtime.net.http.HttpServletResponseDummy extends Object implements Serializable

Serialized Fields

cookies

javax.servlet.http.Cookie[] cookies

headers

Pair[] headers

status

int status

statusCode

String statusCode

charset

String charset

contentLength

int contentLength

contentType

String contentType

locale

Locale locale

bufferSize

int bufferSize

commited

boolean commited

out

OutputStream out

outInit

boolean outInit

Class railo.runtime.net.http.HttpServletResponseWrap extends javax.servlet.http.HttpServletResponseWrapper implements Serializable

Serialized Fields

cookies

javax.servlet.http.Cookie[] cookies

headers

Pair[] headers

status

int status

statusCode

String statusCode

charset

String charset

contentLength

int contentLength

contentType

String contentType

locale

Locale locale

bufferSize

int bufferSize

commited

boolean commited

out

OutputStream out

outInit

boolean outInit

writer

PrintWriter writer

outputStream

ServletOutputStreamDummy outputStream

Package railo.runtime.net.mail

Class railo.runtime.net.mail.MailException extends Exception implements Serializable

Class railo.runtime.net.mail.MailPart extends Object implements Serializable

Serialized Fields

isHTML

boolean isHTML
IThe MIME media type of the part


wraptext

int wraptext
Specifies the maximum line length, in characters of the mail text


charset

String charset
The character encoding in which the part text is encoded


body

String body

type

String type

Class railo.runtime.net.mail.SMTPException extends Exception implements Serializable

Class railo.runtime.net.mail.SMTPExceptionImpl extends SMTPException implements Serializable


Package railo.runtime.net.proxy

Class railo.runtime.net.proxy.ProxyDataImpl extends Object implements Serializable

Serialized Fields

server

String server

port

int port

username

String username

password

String password

Package railo.runtime.net.rpc

Class railo.runtime.net.rpc.RPCException extends ExpressionException implements Serializable


Package railo.runtime.net.rpc.client

Class railo.runtime.net.rpc.client.RPCClient extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

parser

org.apache.axis.wsdl.gen.Parser parser

wsdlUrl

String wsdlUrl

proxyData

ProxyData proxyData

username

String username

password

String password

last

org.apache.axis.client.Call last

headers

List<E> headers

Package railo.runtime.net.rpc.server

Class railo.runtime.net.rpc.server.ComponentHandler extends org.apache.axis.handlers.BasicHandler implements Serializable

Class railo.runtime.net.rpc.server.ComponentProvider extends org.apache.axis.providers.java.RPCProvider implements Serializable


Package railo.runtime.net.smtp

Class railo.runtime.net.smtp.Attachment extends Object implements Serializable

Serialized Fields

absolutePath

String absolutePath

url

URL url

type

String type

disposition

String disposition

contentID

String contentID

fileName

String fileName

removeAfterSend

boolean removeAfterSend

Class railo.runtime.net.smtp.SMTPClient extends Object implements Serializable

serialVersionUID: 5227282806519740328L

Serialized Fields

spool

int spool

timeout

int timeout

plainText

String plainText

plainTextCharset

String plainTextCharset

htmlText

String htmlText

htmlTextCharset

String htmlTextCharset

attachmentz

Attachment[] attachmentz

host

String[] host

charset

String charset

from

javax.mail.internet.InternetAddress from

tos

javax.mail.internet.InternetAddress[] tos

bccs

javax.mail.internet.InternetAddress[] bccs

ccs

javax.mail.internet.InternetAddress[] ccs

rts

javax.mail.internet.InternetAddress[] rts

fts

javax.mail.internet.InternetAddress[] fts

subject

String subject

xmailer

String xmailer

headers

Map<K,V> headers

port

int port

username

String username

password

String password

ssl

int ssl

tls

int tls

proxyData

ProxyData proxyData

parts

ArrayList<E> parts

timeZone

TimeZone timeZone

Package railo.runtime.op

Package railo.runtime.orm

Class railo.runtime.orm.ORMException extends ApplicationException implements Serializable


Package railo.runtime.orm.hibernate

Class railo.runtime.orm.hibernate.HibernateException extends ORMException implements Serializable

Class railo.runtime.orm.hibernate.HibernateRuntimeException extends org.hibernate.HibernateException implements Serializable

Serialized Fields

pe

PageException pe

Package railo.runtime.orm.hibernate.event

Class railo.runtime.orm.hibernate.event.AllEventListener extends EventListener implements Serializable

serialVersionUID: 8969282190912098982L

Class railo.runtime.orm.hibernate.event.InterceptorImpl extends org.hibernate.EmptyInterceptor implements Serializable

serialVersionUID: 7992972603422833660L

Serialized Fields

listener

AllEventListener listener

hasPreInsert

boolean hasPreInsert

hasPreUpdate

boolean hasPreUpdate

Class railo.runtime.orm.hibernate.event.PostDeleteEventListenerImpl extends EventListener implements Serializable

serialVersionUID: -4882488527866603549L

Class railo.runtime.orm.hibernate.event.PostInsertEventListenerImpl extends EventListener implements Serializable

serialVersionUID: -1300488254940330390L

Class railo.runtime.orm.hibernate.event.PostLoadEventListenerImpl extends EventListener implements Serializable

serialVersionUID: -3211504876360671598L

Class railo.runtime.orm.hibernate.event.PostUpdateEventListenerImpl extends EventListener implements Serializable

serialVersionUID: -6636253331286381298L

Class railo.runtime.orm.hibernate.event.PreDeleteEventListenerImpl extends EventListener implements Serializable

serialVersionUID: 1730085093470940646L

Class railo.runtime.orm.hibernate.event.PreInsertEventListenerImpl extends EventListener implements Serializable

serialVersionUID: -808107633829478391L

Class railo.runtime.orm.hibernate.event.PreLoadEventListenerImpl extends EventListener implements Serializable

serialVersionUID: 6470830422058063880L

Class railo.runtime.orm.hibernate.event.PreUpdateEventListenerImpl extends EventListener implements Serializable

serialVersionUID: -2340188926747682946L


Package railo.runtime.orm.hibernate.tuplizer

Class railo.runtime.orm.hibernate.tuplizer.CFCInstantiator extends Object implements Serializable

Serialized Fields

entityName

String entityName

isInstanceEntityNames

Set<E> isInstanceEntityNames

Package railo.runtime.orm.hibernate.tuplizer.accessors

Class railo.runtime.orm.hibernate.tuplizer.accessors.CFCGetter extends Object implements Serializable

Serialized Fields

key

Collection.Key key

Class railo.runtime.orm.hibernate.tuplizer.accessors.CFCSetter extends Object implements Serializable

Serialized Fields

key

Collection.Key key

Package railo.runtime.orm.hibernate.tuplizer.proxy

Class railo.runtime.orm.hibernate.tuplizer.proxy.CFCLazyInitializer extends org.hibernate.proxy.AbstractLazyInitializer implements Serializable


Package railo.runtime.query

Class railo.runtime.query.QueryCacheEntry extends Object implements Serializable

serialVersionUID: -8991589914700895254L

Serialized Fields

value

Object value

creationDate

long creationDate

Class railo.runtime.query.QueryCacheQuery extends QueryImpl implements Serializable

Serialized Fields

query

QueryImpl query

isCloned

boolean isCloned

_columns

Map<K,V> _columns

Class railo.runtime.query.QueryCacheQueryColumn extends Object implements Serializable

Serialized Fields

qcq

QueryCacheQuery qcq

column

QueryColumn column

key

Collection.Key key

Class railo.runtime.query.QueryCacheSupport extends Object implements Serializable


Package railo.runtime.registry

Class railo.runtime.registry.RegistryException extends Exception implements Serializable


Package railo.runtime.schedule

Class railo.runtime.schedule.ScheduleException extends Exception implements Serializable


Package railo.runtime.search

Class railo.runtime.search.SearchCollectionSupport extends Object implements Serializable

serialVersionUID: 8089312879341384114L

Serialized Fields

name

String name

path

Resource path

language

String language

lastUpdate

DateTime lastUpdate

searchEngine

SearchEngineSupport searchEngine

indexes

Map<K,V> indexes

created

DateTime created

log

Log log

lock

KeyLock<K> lock

Class railo.runtime.search.SearchCollectionSupport2 extends Object implements Serializable

Serialized Fields

name

String name

path

Resource path

language

String language

lastUpdate

DateTime lastUpdate

searchEngine

SearchEngineSupport searchEngine

indexes

Map<K,V> indexes

created

DateTime created

log

Log log

lock

KeyLock<K> lock

Class railo.runtime.search.SearchException extends Exception implements Serializable


Package railo.runtime.search.lucene2

Class railo.runtime.search.lucene2.LuceneSearchCollection extends SearchCollectionSupport implements Serializable

serialVersionUID: 3430238280421965781L

Serialized Fields

collectionDir

Resource collectionDir

spellcheck

boolean spellcheck

log

LogAndSource log

Package railo.runtime.servlet

Class railo.runtime.servlet.AMFServlet extends AMFServlet implements Serializable

Class railo.runtime.servlet.CFMLServlet extends CFMLServlet implements Serializable

Class railo.runtime.servlet.MultiWebCFMLServlet extends CFMLServlet implements Serializable


Package railo.runtime.spooler

Class railo.runtime.spooler.ExecutionPlanImpl extends Object implements Serializable

Serialized Fields

tries

int tries

interval

int interval

Class railo.runtime.spooler.SpoolerTaskSupport extends Object implements Serializable

Serialized Fields

creation

long creation

lastExecution

long lastExecution

tries

int tries

nextExecution

long nextExecution

exceptions

Array exceptions

closed

boolean closed

id

String id

plans

ExecutionPlan[] plans

Class railo.runtime.spooler.SpoolerTaskWS extends SpoolerTaskSupport implements Serializable

Serialized Fields

client

RemoteClient client

Package railo.runtime.spooler.mail

Class railo.runtime.spooler.mail.MailSpoolerTask extends SpoolerTaskSupport implements Serializable

Serialized Fields

client

SMTPClient client

Package railo.runtime.spooler.remote

Class railo.runtime.spooler.remote.RemoteClientTask extends SpoolerTaskWS implements Serializable

Serialized Fields

args

StructImpl args

action

String action

type

String type

Package railo.runtime.spooler.test

Class railo.runtime.spooler.test.TestTask extends SpoolerTaskSupport implements Serializable

Serialized Fields

fail

int fail

label

String label

Package railo.runtime.sql

Class railo.runtime.sql.SQLParserException extends Exception implements Serializable


Package railo.runtime.sql.old

Class railo.runtime.sql.old.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor

currentToken

Token currentToken

expectedTokenSequences

int[][] expectedTokenSequences

tokenImage

String[] tokenImage

eol

String eol

Class railo.runtime.sql.old.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode

Class railo.runtime.sql.old.ZAliasedName extends Object implements Serializable

Serialized Fields

strform_

String strform_

schema_

String schema_

table_

String table_

column_

String column_

alias_

String alias_

form_

int form_

Class railo.runtime.sql.old.ZConstant extends Object implements Serializable

Serialized Fields

type_

int type_

val_

String val_

Class railo.runtime.sql.old.ZDelete extends Object implements Serializable

Serialized Fields

table_

String table_

where_

ZExp where_

Class railo.runtime.sql.old.ZExpression extends Object implements Serializable

Serialized Fields

op_

String op_

operands_

Vector<E> operands_

Class railo.runtime.sql.old.ZFromItem extends ZAliasedName implements Serializable

Serialized Fields

fullName

String fullName

Class railo.runtime.sql.old.ZGroupBy extends Object implements Serializable

Serialized Fields

groupby_

Vector<E> groupby_

having_

ZExp having_

Class railo.runtime.sql.old.ZInsert extends Object implements Serializable

Serialized Fields

table_

String table_

columns_

Vector<E> columns_

valueSpec_

ZExp valueSpec_

Class railo.runtime.sql.old.ZLockTable extends Object implements Serializable

Serialized Fields

nowait_

boolean nowait_

lockMode_

String lockMode_

tables_

Vector<E> tables_

Class railo.runtime.sql.old.ZOrderBy extends Object implements Serializable

Serialized Fields

exp_

ZExp exp_

asc_

boolean asc_

Class railo.runtime.sql.old.ZQuery extends Object implements Serializable

Serialized Fields

select_

Vector<E> select_

distinct_

boolean distinct_

from_

Vector<E> from_

where_

ZExp where_

groupby_

ZGroupBy groupby_

setclause_

ZExpression setclause_

orderby_

Vector<E> orderby_

forupdate_

boolean forupdate_

Class railo.runtime.sql.old.ZSelectItem extends ZAliasedName implements Serializable

Serialized Fields

expression_

ZExp expression_

aggregate_

String aggregate_

Class railo.runtime.sql.old.ZTransactStmt extends Object implements Serializable

Serialized Fields

statement_

String statement_

comment_

String comment_

readOnly_

boolean readOnly_

Class railo.runtime.sql.old.ZUpdate extends Object implements Serializable

Serialized Fields

table_

String table_

set_

Hashtable<K,V> set_

where_

ZExp where_

columns_

Vector<E> columns_

Package railo.runtime.tag

Class railo.runtime.tag.Chart extends BodyTagImpl implements Serializable

Serialized Fields

backgroundcolor

Color backgroundcolor

databackgroundcolor

Color databackgroundcolor

foregroundcolor

Color foregroundcolor

tipbgcolor

Color tipbgcolor

xaxistitle

String xaxistitle

yaxistitle

String yaxistitle

chartheight

int chartheight

chartwidth

int chartwidth

font

String font

fontstyle

int fontstyle

fontsize

int fontsize

format

int format

gridlines

int gridlines

labelFormat

int labelFormat

markersize

int markersize

name

String name

pieslicestyle

int pieslicestyle

scalefrom

double scalefrom

scaleto

double scaleto

legendMultiLine

boolean legendMultiLine

seriesplacement

int seriesplacement

show3d

boolean show3d

showtooltip

boolean showtooltip

showborder

boolean showborder

showlegend

boolean showlegend

showmarkers

boolean showmarkers

showxgridlines

int showxgridlines

showygridlines

boolean showygridlines

sortxaxis

boolean sortxaxis

style

String style

title

String title

tipstyle

int tipstyle

_series

List<E> _series

url

String url

xoffset

double xoffset

yoffset

double yoffset

xaxistype

String xaxistype

yaxistype

String yaxistype

smallest

double smallest

biggest

double biggest

showXLabel

boolean showXLabel

source

String source

Class railo.runtime.tag.ChartDataBean extends Object implements Serializable

Serialized Fields

item

Object item

strItem

String strItem

value

double value

Class railo.runtime.tag.ChartSeriesBean extends Object implements Serializable

Serialized Fields

colorlist

Color[] colorlist

markerStyle

int markerStyle

paintStyle

int paintStyle

seriesColor

Color seriesColor

seriesLabel

String seriesLabel

type

int type

dataLabelStyle

int dataLabelStyle

datas

List<E> datas

Class railo.runtime.tag.PieLabelDisp extends org.jfree.chart.plot.AbstractPieLabelDistributor implements Serializable


Package railo.runtime.text.csv

Class railo.runtime.text.csv.CSVParserException extends ApplicationException implements Serializable


Package railo.runtime.text.feed

Class railo.runtime.text.feed.FeedStruct extends StructImpl implements Serializable

Serialized Fields

hasAttribute

boolean hasAttribute

path

String path

inside

Collection.Key inside

content

StringBuilder content

uri

String uri

Package railo.runtime.text.pdf

Class railo.runtime.text.pdf.PDFDocument extends StructSupport implements Serializable

Serialized Fields

barr

byte[] barr

password

String password

resource

Resource resource

pages

Set<E> pages

Package railo.runtime.text.xml

Class railo.runtime.text.xml.ArrayNodeList extends ArrayList implements Serializable

Class railo.runtime.text.xml.XMLAttributes extends StructSupport implements Serializable

Serialized Fields

nodeMap

NamedNodeMap nodeMap

owner

Document owner

caseSensitive

boolean caseSensitive

Class railo.runtime.text.xml.XMLNodeList extends ArraySupport implements Serializable

Serialized Fields

caseSensitive

boolean caseSensitive

doc

Document doc

parent

Node parent

filter

String filter

Package railo.runtime.text.xml.storage

Class railo.runtime.text.xml.storage.StorageException extends Exception implements Serializable


Package railo.runtime.text.xml.struct

Class railo.runtime.text.xml.struct.XMLAttrStruct extends XMLNodeStruct implements Serializable

Serialized Fields

attr

Attr attr

Class railo.runtime.text.xml.struct.XMLCDATASectionStruct extends XMLNodeStruct implements Serializable

Serialized Fields

section

CDATASection section

Class railo.runtime.text.xml.struct.XMLDocumentStruct extends XMLNodeStruct implements Serializable

Serialized Fields

doc

Document doc

Class railo.runtime.text.xml.struct.XMLElementStruct extends XMLNodeStruct implements Serializable

Serialized Fields

element

Element element

Class railo.runtime.text.xml.struct.XMLMultiElementArray extends ArraySupport implements Serializable

serialVersionUID: -2673749147723742450L

Serialized Fields

struct

XMLMultiElementStruct struct

Class railo.runtime.text.xml.struct.XMLMultiElementStruct extends XMLElementStruct implements Serializable

serialVersionUID: -4921231279765525776L

Serialized Fields

array

Array array

Class railo.runtime.text.xml.struct.XMLNodeStruct extends StructSupport implements Serializable

Serialized Fields

node

Node node

caseSensitive

boolean caseSensitive

Class railo.runtime.text.xml.struct.XMLTextStruct extends XMLNodeStruct implements Serializable

Serialized Fields

text

Text text

Package railo.runtime.thread

Class railo.runtime.thread.ChildSpoolerTask extends SpoolerTaskSupport implements Serializable

Serialized Fields

ct

ChildThreadImpl ct

Class railo.runtime.thread.ChildThreadImpl extends ChildThread implements Serializable

serialVersionUID: -8902836175312356628L

Serialized Fields

threadIndex

int threadIndex

parent

PageContextImpl parent

pc

PageContextImpl pc

tagName

String tagName

start

long start

scope

Threads scope

content

Struct content

catchBlock

Struct catchBlock

terminated

boolean terminated

completed

boolean completed

output

ByteArrayOutputStream output

page

Page page

attrs

Struct attrs

cookies

SerializableCookie[] cookies

serverName

String serverName

queryString

String queryString

parameters

Pair[] parameters

requestURI

String requestURI

headers

Pair[] headers

attributes

Struct attributes

template

String template

requestTimeout

long requestTimeout

serializable

boolean serializable

contentType

String contentType

contentEncoding

String contentEncoding

Class railo.runtime.thread.SerializableCookie extends Object implements Serializable

Serialized Fields

comment

String comment

domain

String domain

maxAge

int maxAge

name

String name

path

String path

secure

boolean secure

value

String value

version

int version

Class railo.runtime.thread.ThreadsImpl extends StructSupport implements Serializable

Serialized Fields

ct

ChildThreadImpl ct

Package railo.runtime.type

Class railo.runtime.type.ArrayImpl extends ArraySupport implements Serializable

Serialized Fields

arr

Object[] arr

dimension

int dimension

cap

int cap

size

int size

offset

int offset

offCount

int offCount

Class railo.runtime.type.ArrayImplNS extends ArraySupport implements Serializable

Serialized Fields

arr

Object[] arr

dimension

int dimension

cap

int cap

size

int size

offset

int offset

offCount

int offCount

Class railo.runtime.type.ArrayInt extends Object implements Serializable

Serialized Fields

arr

int[] arr

cap

int cap

size

int size

offset

int offset

offCount

int offCount

Class railo.runtime.type.CastableArray extends ArrayImpl implements Serializable

Serialized Fields

value

Object value

Class railo.runtime.type.CastableStruct extends StructImpl implements Serializable

Serialized Fields

value

Object value

Class railo.runtime.type.CollectionStruct extends StructSupport implements Serializable

Serialized Fields

coll

Collection coll

Class railo.runtime.type.DebugQueryColumn extends QueryColumnImpl implements Serializable

Serialized Fields

used

boolean used

Class railo.runtime.type.DoubleStruct extends StructImpl implements Serializable

Class railo.runtime.type.FunctionArgumentImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.FunctionArgumentLight extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.FunctionValueImpl extends Object implements Serializable

Serialized Fields

name

Collection.Key name

names

String[] names

value

Object value

Class railo.runtime.type.KeyImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.Null extends Object implements Serializable

Class railo.runtime.type.QueryColumnImpl extends Object implements Serializable

Serialized Fields

type

int type

size

int size

data

Object[] data

typeChecked

boolean typeChecked

query

QueryImpl query

key

Collection.Key key

Class railo.runtime.type.QueryColumnRef extends Object implements Serializable

Serialized Fields

query

Query query

columnName

Collection.Key columnName

type

int type

Class railo.runtime.type.QueryColumnUtil extends Object implements Serializable

serialVersionUID: 4654833724194716718L

Class railo.runtime.type.QueryImpl extends Object implements Serializable

serialVersionUID: 1035795427320192551L

Serialized Fields

columns

QueryColumnPro[] columns

columnNames

Collection.Key[] columnNames

sql

SQL sql

arrCurrentRow

ArrayInt arrCurrentRow

recordcount

int recordcount

columncount

int columncount

exeTime

long exeTime

isCached

boolean isCached

name

String name

updateCount

int updateCount

generatedKeys

QueryImpl generatedKeys

template

String template

Class railo.runtime.type.ReadOnlyStruct extends StructImpl implements Serializable

Serialized Fields

isReadOnly

boolean isReadOnly

Class railo.runtime.type.StructImpl extends StructSupport implements Serializable

serialVersionUID: 1421746759512286393L

Serialized Fields

map

Map<K,V> map

Class railo.runtime.type.StructImplKey extends StructSupport implements Serializable

Serialized Fields

_map

Map<K,V> _map

Class railo.runtime.type.StructImplString extends StructImpl implements Serializable

Serialized Fields

map

Map<K,V> map

Class railo.runtime.type.SVArray extends ArrayImpl implements Serializable

Serialized Fields

position

int position

Class railo.runtime.type.SVStruct extends StructSupport implements Serializable

Serialized Fields

key

Collection.Key key

parent

StructImpl parent

Class railo.runtime.type.UDFAddProperty extends UDFGSProperty implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.UDFGetterProperty extends UDFGSProperty implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.UDFGSProperty extends UDFImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.UDFHasProperty extends UDFGSProperty implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.UDFImpl extends MemberSupport implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.UDFProperties extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.UDFRemoveProperty extends UDFGSProperty implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.UDFSetterProperty extends UDFGSProperty implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package railo.runtime.type.cfc

Class railo.runtime.type.cfc.ComponentAccessProxy extends ComponentProProxy implements Serializable

Class railo.runtime.type.cfc.ComponentProProxy extends Object implements Serializable


Package railo.runtime.type.dt

Class railo.runtime.type.dt.Date extends DateTime implements Serializable

Class railo.runtime.type.dt.DateImpl extends Date implements Serializable

Class railo.runtime.type.dt.DateTime extends Date implements Serializable

Class railo.runtime.type.dt.DateTimeImpl extends DateTime implements Serializable

Class railo.runtime.type.dt.Time extends DateTime implements Serializable

Class railo.runtime.type.dt.TimeImpl extends Time implements Serializable

Class railo.runtime.type.dt.TimeSpanImpl extends Object implements Serializable

Serialized Fields

value

double value

valueMillis

long valueMillis

day

int day

hour

int hour

minute

int minute

second

int second

milli

int milli

Package railo.runtime.type.query

Class railo.runtime.type.query.SimpleQuery extends Object implements Serializable

Serialized Fields

res

ResultSet res

meta

ResultSetMetaData meta

columnNames

Collection.Key[] columnNames

columns

Map<K,V> columns

_types

int[] _types

name

String name

template

String template

sql

SQL sql

exeTime

int exeTime

recordcount

int recordcount

arrCurrentRow

ArrayInt arrCurrentRow

Class railo.runtime.type.query.SimpleQueryColumn extends Object implements Serializable

Serialized Fields

qry

SimpleQuery qry

key

Collection.Key key

type

int type

res

ResultSet res

cast

Cast cast

index

int index

data

Object[] data

Package railo.runtime.type.scope

Class railo.runtime.type.scope.ApplicationImpl extends ScopeSupport implements Serializable

serialVersionUID: 700830188207594563L

Serialized Fields

lastAccess

long lastAccess

timeSpan

long timeSpan

Class railo.runtime.type.scope.ArgumentImpl extends ScopeSupport implements Serializable

Serialized Fields

bind

boolean bind

functionArgumentNames

Set<E> functionArgumentNames

Class railo.runtime.type.scope.ArgumentIntKey extends KeyImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class railo.runtime.type.scope.ArgumentThreadImpl extends Object implements Serializable

Serialized Fields

sct

Struct sct

Class railo.runtime.type.scope.CallerImpl extends StructSupport implements Serializable

serialVersionUID: -6228400815042475435L

Serialized Fields

pc

PageContext pc

variablesScope

Variables variablesScope

localScope

Scope localScope

argumentsScope

Scope argumentsScope

checkArgs

boolean checkArgs

Class railo.runtime.type.scope.CGIImpl extends ReadOnlyStruct implements Serializable

Serialized Fields

req

javax.servlet.http.HttpServletRequest req

isInit

boolean isInit

pc

PageContext pc

https

Struct https

headers

Struct headers

scriptProtected

int scriptProtected

Class railo.runtime.type.scope.ClusterEntryImpl extends Object implements Serializable

Serialized Fields

key

Collection.Key key

time

long time

value

Serializable value

Class railo.runtime.type.scope.ClusterNotSupported extends StructSupport implements Serializable

Class railo.runtime.type.scope.ClusterWrap extends ScopeSupport implements Serializable

Serialized Fields

core

ClusterRemote core

offset

int offset

configServer

ConfigServer configServer

Class railo.runtime.type.scope.CookieImpl extends ScopeSupport implements Serializable

serialVersionUID: -2341079090783313736L

Serialized Fields

rsp

javax.servlet.http.HttpServletResponse rsp

scriptProtected

int scriptProtected

raw

Map<K,V> raw

charset

String charset

Class railo.runtime.type.scope.FormImpl extends ScopeSupport implements Serializable

Serialized Fields

EQL

byte EQL

NL

byte NL

AMP

byte AMP

fileItems

HashTable fileItems

initException

Exception initException

encoding

String encoding

scriptProtected

int scriptProtected

raw

URLItem[] raw

headerType

int headerType

Class railo.runtime.type.scope.JSession extends ScopeSupport implements Serializable

Serialized Fields

name

String name

timespan

long timespan

httpSession

javax.servlet.http.HttpSession httpSession

lastAccess

long lastAccess

Class railo.runtime.type.scope.LocalImpl extends ScopeSupport implements Serializable

Serialized Fields

bind

boolean bind

Class railo.runtime.type.scope.LocalNotSupportedScope extends StructSupport implements Serializable

serialVersionUID: 6670210379924188569L

Serialized Fields

bind

boolean bind

Class railo.runtime.type.scope.ObjectStruct extends StructSupport implements Serializable

Serialized Fields

jo

JavaObject jo

Class railo.runtime.type.scope.RequestImpl extends StructSupport implements Serializable

Serialized Fields

_req

javax.servlet.http.HttpServletRequest _req

init

boolean init

id

int id

Class railo.runtime.type.scope.ScopeSupport extends StructImpl implements Serializable

Serialized Fields

name

String name

dspName

String dspName

id

int id

isInit

boolean isInit
Field isInit


type

int type

Class railo.runtime.type.scope.ServerImpl extends ScopeSupport implements Serializable

Class railo.runtime.type.scope.UndefinedImpl extends StructSupport implements Serializable

Serialized Fields

scopes

Collection[] scopes

qryStack

QueryStackImpl qryStack

variable

Scope variable

allowImplicidQueryCall

boolean allowImplicidQueryCall

checkArguments

boolean checkArguments

localAlways

boolean localAlways

type

short type

isInit

boolean isInit

local

Scope local

argument

ArgumentPro argument

pc

PageContextImpl pc

Class railo.runtime.type.scope.UrlFormImpl extends StructSupport implements Serializable

Serialized Fields

form

FormImpl form

url

URLImpl url

isInit

boolean isInit

Class railo.runtime.type.scope.URLImpl extends ScopeSupport implements Serializable

Serialized Fields

encoding

String encoding

scriptProtected

int scriptProtected

raw

URLItem[] raw

Class railo.runtime.type.scope.VariablesAsSession extends Object implements Serializable

Serialized Fields

session

Session session

Class railo.runtime.type.scope.VariablesImpl extends ScopeSupport implements Serializable


Package railo.runtime.type.scope.client

Class railo.runtime.type.scope.client.ClientCache extends StorageScopeCache implements Serializable

serialVersionUID: -875719423763891692L

Class railo.runtime.type.scope.client.ClientCookie extends StorageScopeCookie implements Serializable

serialVersionUID: 4203695198240254464L

Class railo.runtime.type.scope.client.ClientDatasource extends StorageScopeDatasource implements Serializable

Class railo.runtime.type.scope.client.ClientFile extends StorageScopeFile implements Serializable

Class railo.runtime.type.scope.client.ClientMemory extends StorageScopeMemory implements Serializable

serialVersionUID: 5032226519712666589L


Package railo.runtime.type.scope.session

Class railo.runtime.type.scope.session.SessionCache extends StorageScopeCache implements Serializable

serialVersionUID: -875719423763891692L

Class railo.runtime.type.scope.session.SessionCookie extends StorageScopeCookie implements Serializable

serialVersionUID: -3166541654190337670L

Class railo.runtime.type.scope.session.SessionDatasource extends StorageScopeDatasource implements Serializable

Class railo.runtime.type.scope.session.SessionFile extends StorageScopeFile implements Serializable

serialVersionUID: 3896214476118229640L

Class railo.runtime.type.scope.session.SessionMemory extends StorageScopeMemory implements Serializable


Package railo.runtime.type.scope.storage

Class railo.runtime.type.scope.storage.SessionEndCacheEvent extends Object implements Serializable

Class railo.runtime.type.scope.storage.SessionEndListener extends Object implements Serializable

serialVersionUID: -3868545140988347285L

Class railo.runtime.type.scope.storage.StorageScopeCache extends StorageScopeImpl implements Serializable

serialVersionUID: 6234854552927320080L

Serialized Fields

cacheName

String cacheName

appName

String appName

cfid

String cfid

Class railo.runtime.type.scope.storage.StorageScopeCookie extends StorageScopeImpl implements Serializable

serialVersionUID: -3509170569488448183L

Serialized Fields

cookieName

String cookieName

Class railo.runtime.type.scope.storage.StorageScopeDatasource extends StorageScopeImpl implements Serializable

serialVersionUID: 239179599401918216L

Serialized Fields

datasourceName

String datasourceName

appName

String appName

cfid

String cfid

Class railo.runtime.type.scope.storage.StorageScopeFile extends StorageScopeImpl implements Serializable

serialVersionUID: -7519591903822909934L

Serialized Fields

res

Resource res

Class railo.runtime.type.scope.storage.StorageScopeImpl extends StructSupport implements Serializable

serialVersionUID: 7874930250042576053L

Serialized Fields

id

int id

isinit

boolean isinit

sct

Struct sct

lastvisit

long lastvisit

_lastvisit

DateTime _lastvisit

hitcount

int hitcount

timecreated

DateTime timecreated

hasChanges

boolean hasChanges

strType

String strType

type

int type

timeSpan

long timeSpan

storage

String storage

Class railo.runtime.type.scope.storage.StorageScopeMemory extends StorageScopeImpl implements Serializable

serialVersionUID: -6917303245683342065L


Package railo.runtime.type.sql

Class railo.runtime.type.sql.BlobImpl extends Object implements Serializable

Serialized Fields

binaryData

byte[] binaryData

Class railo.runtime.type.sql.ClobImpl extends Object implements Serializable

Serialized Fields

stringData

String stringData
The data represented as a string of this CLOB


Package railo.runtime.type.trace

Class railo.runtime.type.trace.TOArray extends railo.runtime.type.trace.TOCollection implements Serializable

serialVersionUID: 5130217962217368552L

Serialized Fields

arr

Array arr

Class railo.runtime.type.trace.TODateTime extends DateTime implements Serializable

Serialized Fields

dt

DateTime dt

qry

Query qry

type

int type

category

String category

text

String text

debugger

Debugger debugger

Class railo.runtime.type.trace.TOObjects extends TraceObjectSupport implements Serializable

serialVersionUID: -2011026266467450312L

Class railo.runtime.type.trace.TOQuery extends railo.runtime.type.trace.TOCollection implements Serializable

Serialized Fields

qry

QueryPro qry

Class railo.runtime.type.trace.TOStruct extends railo.runtime.type.trace.TOCollection implements Serializable

serialVersionUID: 4868199372417392722L

Serialized Fields

sct

Struct sct

Class railo.runtime.type.trace.TOUDF extends TOObjects implements Serializable

Serialized Fields

udf

UDF udf

Package railo.runtime.type.util

Class railo.runtime.type.util.ArraySupport extends Object implements Serializable

Class railo.runtime.type.util.StructSupport extends Object implements Serializable

serialVersionUID: 7433668961838400995L

Class railo.runtime.type.util.UDFDefaultValue extends Object implements Serializable

Serialized Fields

udf

UDF udf
Deprecated. 

index

int index
Deprecated. 

Package railo.runtime.type.wrap

Class railo.runtime.type.wrap.ArrayAsArrayList extends ArrayList implements Serializable

Serialized Fields

array

Array array

Class railo.runtime.type.wrap.ListAsArray extends Object implements Serializable

Serialized Fields

list

List<E> list

Class railo.runtime.type.wrap.MapAsStruct extends StructSupport implements Serializable

Serialized Fields

map

Map<K,V> map

caseSensitive

boolean caseSensitive

Package railo.runtime.util

Class railo.runtime.util.InvalidMaskException extends Exception implements Serializable


Package railo.runtime.video

Class railo.runtime.video.VideoException extends IOException implements Serializable


Package railo.servlet.pic

Class railo.servlet.pic.PicServlet extends javax.servlet.http.HttpServlet implements Serializable


Package railo.transformer.bytecode

Class railo.transformer.bytecode.BytecodeException extends TemplateException implements Serializable

Serialized Fields

line

int line

Package railo.transformer.cfml.attributes

Class railo.transformer.cfml.attributes.AttributeEvaluatorException extends Exception implements Serializable


Package railo.transformer.cfml.evaluator

Class railo.transformer.cfml.evaluator.EvaluatorException extends Exception implements Serializable


Package railo.transformer.cfml.evaluator.impl

Class railo.transformer.cfml.evaluator.impl.ProcessingDirectiveException extends TemplateException implements Serializable

Serialized Fields

charset

String charset

writeLog

boolean writeLog

Package railo.transformer.cfml.script

Class railo.transformer.cfml.script.CFMLScriptTransformer.ComponentTemplateException extends TemplateException implements Serializable

serialVersionUID: -8103635220891288231L

Serialized Fields

te

TemplateException te

Package railo.transformer.cfml.tag

Class railo.transformer.cfml.tag.CFMLTransformerException extends Exception implements Serializable

Serialized Fields

cfml

CFMLString cfml

Package railo.transformer.library.function

Class railo.transformer.library.function.FunctionLibException extends IOException implements Serializable


Package railo.transformer.library.tag

Class railo.transformer.library.tag.TagLibException extends IOException implements Serializable


Package railo.transformer.util

Class railo.transformer.util.AlreadyClassException extends IOException implements Serializable

Serialized Fields

res

Resource res



Copyright © 2012 Railo