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

A

ARRAY - Static variable in class net.sf.crispy.impl.rest.ParameterSerializer
 
ASYNCHRONOUS_CALLBACK_CLASS - Static variable in interface net.sf.crispy.Property
If all execution of service invocation are asynchronous, then set a implementation from the interface net.sf.crispy.AsynchronousCallback.
ASYNCHRONOUS_MAX_SIZE_OF_THREADS - Static variable in interface net.sf.crispy.Property
Define the max size of Threads for the asynchronus communication.
AbstractHttpExecutor - class net.sf.crispy.impl.AbstractHttpExecutor.
Remote-Call with HTTP protocoll.
AbstractHttpExecutor() - Constructor for class net.sf.crispy.impl.AbstractHttpExecutor
 
AbstractInterceptorFilter - class net.sf.crispy.filter.AbstractInterceptorFilter.
 
AbstractInterceptorFilter() - Constructor for class net.sf.crispy.filter.AbstractInterceptorFilter
 
ArrayTypeMappingFactory - class net.sf.crispy.impl.jaxrpc.ArrayTypeMappingFactory.
Factory to create a TypeMapping for array transfer objects.
ArrayTypeMappingFactory() - Constructor for class net.sf.crispy.impl.jaxrpc.ArrayTypeMappingFactory
 
AsynchronousCallback - interface net.sf.crispy.concurrent.AsynchronousCallback.
Interface for asynchronous service invocation.
accept(InterceptorFilterContext) - Method in interface net.sf.crispy.InterceptorFilter
This method commit the execution of the Interceptor.
accept(InterceptorFilterContext) - Method in class net.sf.crispy.filter.AbstractInterceptorFilter
 
accept(InterceptorFilterContext) - Method in class net.sf.crispy.filter.NamePatternInterceptorFilter
 
accept(InterceptorFilterContext) - Method in class net.sf.crispy.filter.SimpleNameInterceptorFilter
 
addCache(String, Object) - Method in class net.sf.crispy.impl.caucho.CauchoServlet
 
addClassPropertiesMap(Class, Map) - Method in class net.sf.crispy.util.ClassPropertiesCache
 
addClassPropertiesMap(Map) - Method in class net.sf.crispy.util.ClassPropertiesCache
 
addInterceptor(Interceptor) - Method in interface net.sf.crispy.IServiceManager
 
addInterceptor(Interceptor) - Method in class net.sf.crispy.InterceptorHandler
Add Interceptor.
addInterceptor(Interceptor) - Method in class net.sf.crispy.impl.ServiceManager
 
addInterceptorFilter(InterceptorFilter) - Method in class net.sf.crispy.InterceptorHandler
 
addInterceptorFilter(InterceptorFilter) - Method in class net.sf.crispy.impl.ServiceManager
 
addListener(InvokerCallbackHandler) - Method in class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
addModifier(Modifier) - Method in class net.sf.crispy.impl.ModifierChain
 
addService(String, String) - Method in class net.sf.crispy.impl.MiniHttpServer
 
addService(String, String) - Method in interface net.sf.crispy.impl.MiniServer
Add services to the server
addService(String, String) - Method in class net.sf.crispy.impl.caucho.MiniCauchoServer
 
addService(String, String) - Method in class net.sf.crispy.impl.corba.MiniCorbaServer
 
addService(String, Object) - Method in class net.sf.crispy.impl.corba.MiniCorbaServer
 
addService(String, Object) - Method in class net.sf.crispy.impl.http.HttpServlet
 
addService(String, String) - Method in class net.sf.crispy.impl.http.HttpServlet
 
addService(String, String) - Method in class net.sf.crispy.impl.http.MiniHttpServer
 
addService(String, String) - Method in class net.sf.crispy.impl.jaxrpc.MiniAxisServer
 
addService(String, Object) - Method in class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
addService(String, String) - Method in class net.sf.crispy.impl.jboss.MiniJBossRemotingServer
 
addService(String, Object) - Method in class net.sf.crispy.impl.jboss.MiniJBossRemotingServer
 
addService(String, String) - Method in class net.sf.crispy.impl.local.MiniLocalObjectServer
 
addService(Class, Object) - Method in class net.sf.crispy.impl.local.MiniLocalObjectServer
 
addService(String, String) - Method in class net.sf.crispy.impl.rest.MiniRestServer
 
addService(String, String) - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
addService(String, Object) - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
addService(String, Remote) - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
addService(String, Object) - Method in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
addService(String, String) - Method in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
addService(String, String) - Method in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
addService(String, Object) - Method in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
addService(String, String) - Method in interface net.sf.crispy.impl.xmlrpc.XmlRpcAdminService
Service registrieren.
addService(String, String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl
 
addService(String, Object) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl
 
addService(String, String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet
 
addService(String, Object) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet
 
addService(String, Object) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 
addService(String, String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 
addService(String, Object) - Method in interface net.sf.crispy.server.SingleServiceContainer
Add service implementation.
addService(String, String) - Method in interface net.sf.crispy.server.SingleServiceContainer
Create a instance from the service impl class name.
addService(String, Object) - Method in class net.sf.crispy.server.SingleServiceContainerImpl
see net.sf.crispy.server.SingleServiceContainer#addService(java.lang.String, java.lang.Object)
addService(String, String) - Method in class net.sf.crispy.server.SingleServiceContainerImpl
 
addServlet(String, String) - Method in class net.sf.crispy.impl.MiniHttpServer
 
addServlet(String, String, String, String) - Method in class net.sf.crispy.impl.MiniHttpServer
 
addVertex(Object) - Method in class net.sf.crispy.util.Graph
 
adminService - Variable in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet
 
afterMethodInvocation(InterceptorContext) - Method in interface net.sf.crispy.Interceptor
After call doInvoke.
afterMethodInvocation(InterceptorContext) - Method in class net.sf.crispy.interceptor.LogInterceptor
 
afterMethodInvocation(InterceptorContext) - Method in class net.sf.crispy.interceptor.StopWatchInterceptor
 
afterNewInstance(Class, Object) - Method in interface net.sf.crispy.Interceptor
After call newInstance.
afterNewInstance(Class, Object) - Method in class net.sf.crispy.interceptor.LogInterceptor
 
afterNewInstance(Class, Object) - Method in class net.sf.crispy.interceptor.StopWatchInterceptor
 
array2SimpleArray(Object[], Converter) - Static method in class net.sf.crispy.util.Invoker
 
array2SimpleVector(Object[]) - Static method in class net.sf.crispy.util.Invoker
 
array2String(Object[]) - Static method in class net.sf.crispy.util.Util
 
array2Vector(Object[]) - Static method in class net.sf.crispy.util.Invoker
 

B

BeanTypeMappingFactory - class net.sf.crispy.impl.jaxrpc.BeanTypeMappingFactory.
Factory to create a TypeMapping for transfer for JavaBean-object.
BeanTypeMappingFactory() - Constructor for class net.sf.crispy.impl.jaxrpc.BeanTypeMappingFactory
 
BurlapInvoker - class net.sf.crispy.impl.caucho.BurlapInvoker.
 
BurlapInvoker(Object, Class) - Constructor for class net.sf.crispy.impl.caucho.BurlapInvoker
 
BurlapServlet - class net.sf.crispy.impl.caucho.BurlapServlet.
This class execute the services and answer to request from the burlap client.
BurlapServlet() - Constructor for class net.sf.crispy.impl.caucho.BurlapServlet
 
BurlapServlet2 - class net.sf.crispy.impl.caucho.BurlapServlet2.
 
BurlapServlet2() - Constructor for class net.sf.crispy.impl.caucho.BurlapServlet2
 
beforeMethodInvocation(InterceptorContext) - Method in interface net.sf.crispy.Interceptor
Before call doInvoke.
beforeMethodInvocation(InterceptorContext) - Method in class net.sf.crispy.interceptor.LogInterceptor
 
beforeMethodInvocation(InterceptorContext) - Method in class net.sf.crispy.interceptor.StopWatchInterceptor
 
beforeNewInstance(Class) - Method in interface net.sf.crispy.Interceptor
Before call newInstance.
beforeNewInstance(Class) - Method in class net.sf.crispy.interceptor.LogInterceptor
 
beforeNewInstance(Class) - Method in class net.sf.crispy.interceptor.StopWatchInterceptor
 

C

CLASS_NAME - Static variable in interface net.sf.crispy.InvocationStrategy
 
CONST_NAMESPACE - Static variable in interface net.sf.crispy.InvocationStrategy
 
CauchoServlet - class net.sf.crispy.impl.caucho.CauchoServlet.
Parent class from burlap and hessian server side implementation.
CauchoServlet() - Constructor for class net.sf.crispy.impl.caucho.CauchoServlet
 
CharacterDeserializer - class net.sf.crispy.impl.jaxrpc.serializer.CharacterDeserializer.
 
CharacterDeserializer(Class, QName) - Constructor for class net.sf.crispy.impl.jaxrpc.serializer.CharacterDeserializer
 
CharacterDeserializerFactory - class net.sf.crispy.impl.jaxrpc.serializer.CharacterDeserializerFactory.
 
CharacterDeserializerFactory(Class, QName) - Constructor for class net.sf.crispy.impl.jaxrpc.serializer.CharacterDeserializerFactory
 
CharacterSerializer - class net.sf.crispy.impl.jaxrpc.serializer.CharacterSerializer.
 
CharacterSerializer() - Constructor for class net.sf.crispy.impl.jaxrpc.serializer.CharacterSerializer
 
CharacterSerializerFactory - class net.sf.crispy.impl.jaxrpc.serializer.CharacterSerializerFactory.
 
CharacterSerializerFactory(Class, QName) - Constructor for class net.sf.crispy.impl.jaxrpc.serializer.CharacterSerializerFactory
 
CharacterTypeMappingFactory - class net.sf.crispy.impl.jaxrpc.CharacterTypeMappingFactory.
 
CharacterTypeMappingFactory() - Constructor for class net.sf.crispy.impl.jaxrpc.CharacterTypeMappingFactory
 
ClassMethodMapInvocationStrategy - class net.sf.crispy.strategy.ClassMethodMapInvocationStrategy.
Put Class-Name and Method-name in a Map: Map map = new HashMap(1); map.put(className, methodName);
ClassMethodMapInvocationStrategy() - Constructor for class net.sf.crispy.strategy.ClassMethodMapInvocationStrategy
 
ClassPathPropertiesLoader - class net.sf.crispy.properties.ClassPathPropertiesLoader.
Load file from the class path.
ClassPathPropertiesLoader(String) - Constructor for class net.sf.crispy.properties.ClassPathPropertiesLoader
 
ClassPropertiesCache - class net.sf.crispy.util.ClassPropertiesCache.
Cache to a Class a Map with all setter/getter method for a performant access.
ClassPropertiesCache() - Constructor for class net.sf.crispy.util.ClassPropertiesCache
 
ClassPropertiesLoader - class net.sf.crispy.properties.ClassPropertiesLoader.
Load file where the class is find.
ClassPropertiesLoader(Class, String) - Constructor for class net.sf.crispy.properties.ClassPropertiesLoader
 
ClassWithOutPackageInvocationStrategy - class net.sf.crispy.strategy.ClassWithOutPackageInvocationStrategy.
Convert class with package name in class name only: from test.crispy.example.service.Calculator to Calculator.
ClassWithOutPackageInvocationStrategy() - Constructor for class net.sf.crispy.strategy.ClassWithOutPackageInvocationStrategy
 
CommonsProxyFactory - class net.sf.crispy.proxy.CommonsProxyFactory.
Is a special DynamicProxy.
CommonsProxyFactory() - Constructor for class net.sf.crispy.proxy.CommonsProxyFactory
 
CommonsProxyFactory(ProxyFactory) - Constructor for class net.sf.crispy.proxy.CommonsProxyFactory
 
Constant - interface net.sf.crispy.impl.http.Constant.
 
Converter - class net.sf.crispy.util.Converter.
Convert complex object in a simple form and back to the object.
Converter() - Constructor for class net.sf.crispy.util.Converter
 
Converter(String) - Constructor for class net.sf.crispy.util.Converter
 
Converter(int) - Constructor for class net.sf.crispy.util.Converter
 
ConverterModifier - class net.sf.crispy.impl.caucho.ConverterModifier.
 
ConverterModifier() - Constructor for class net.sf.crispy.impl.caucho.ConverterModifier
 
call(Map, String, String) - Method in class net.sf.crispy.impl.rest.RestServlet
 
characters(char[], int, int) - Method in class net.sf.crispy.impl.rest.RestContentHandler
 
classPropertiesCacheGetter - Static variable in class net.sf.crispy.util.Converter
 
classPropertiesCacheSetter - Static variable in class net.sf.crispy.util.Converter
 
clearCahce() - Method in class net.sf.crispy.impl.caucho.CauchoServlet
 
clearStopTimeInvokeMethod() - Method in class net.sf.crispy.interceptor.StopWatchInterceptor
 
clearStopTimeNewInstance() - Method in class net.sf.crispy.interceptor.StopWatchInterceptor
 
containsKey(Object) - Method in class net.sf.crispy.util.Graph
 
convert(Map) - Method in interface net.sf.crispy.InvocationStrategy
Create a invocation object of different input parameter.
convert(Map) - Method in class net.sf.crispy.strategy.ClassMethodMapInvocationStrategy
 
convert(Map) - Method in class net.sf.crispy.strategy.ClassWithOutPackageInvocationStrategy
 
convert(Map) - Method in class net.sf.crispy.strategy.NameInvocationStrategy
 
convert(Map) - Method in class net.sf.crispy.strategy.NameSpacePlusMethodInvocationStrategy
 
convert(Map) - Method in class net.sf.crispy.strategy.RestInvocationStrategy
 
convert(Map) - Method in class net.sf.crispy.strategy.UrlPlusClassNameInvocationStrategy
 
convertClassString2Object(String) - Static method in class net.sf.crispy.util.Converter
 
convertInParameterTypes(String[]) - Method in class net.sf.crispy.impl.http.HttpServlet
 
convertString2Map(String) - Static method in class net.sf.crispy.impl.rest.ParameterDeserializer
 
convertString2Value(String, String) - Static method in class net.sf.crispy.util.Converter
For example String to Integer or String to Date, ...
convertString2Value(Object, Class) - Static method in class net.sf.crispy.util.Converter
 
convertString2Value(String, Class) - Static method in class net.sf.crispy.util.Converter
For example String to Integer or String to Date, ...
convertStringParams2MethodParams(Method, Vector) - Static method in class net.sf.crispy.util.Converter
Convert String-Parameter (contains in the Vector) in Method-ParameterTypes.
copyStackTraceElement(StackTraceElement[]) - Method in class net.sf.crispy.ExceptionWrapper
 
createAsynchronousCallback(Properties) - Static method in class net.sf.crispy.proxy.DynamicProxyFactory
 
createDefaultValueForPrimitiveClass(Class) - Static method in class net.sf.crispy.util.Converter
 
createDynamicProxy(String) - Method in class net.sf.crispy.proxy.CommonsProxyFactory
 
createDynamicProxy(String) - Static method in class net.sf.crispy.proxy.DynamicProxyFactory
 
createDynamicProxy(String, Properties) - Static method in class net.sf.crispy.proxy.DynamicProxyFactory
 
createHttpClient() - Method in class net.sf.crispy.impl.AbstractHttpExecutor
 
createInvocationStrategy(Class, Method) - Method in class net.sf.crispy.ExecutorDecorator
 
createInvocationStrategy(InvocationStrategy, Properties, String, Class, Method) - Static method in class net.sf.crispy.proxy.Proxy
 
createNewInterceptorHandlerInstance() - Method in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
createNewInterceptorHandlerInstance() - Method in class net.sf.crispy.server.HttpServiceEndpoint
 
createNewInterceptorHandlerInstance() - Method in interface net.sf.crispy.server.InterceptorHandlerCreator
By every call is a new InterceptorHandler instance created.
createNewInterceptorHandlerInstance() - Method in interface net.sf.crispy.server.ServiceEndpoint
Hint:Every call from this method must get a new instance from InterceptorHandler!
createNewInterceptorHandlerInstance() - Method in class net.sf.crispy.server.ServiceEndpointImpl
If don't set a InterceptorHandlerCreator, than create a new InterceptorHandler instance.
createNewThread(Runnable) - Method in class net.sf.crispy.concurrent.ThreadWorker
 
createObject(String) - Static method in class net.sf.crispy.util.Util
Create a object with the reflection API.
createObjectWithParamConstructor(Object, Class, String) - Static method in class net.sf.crispy.util.Converter
 
createQNameByClass(Class) - Static method in class net.sf.crispy.util.Util
Create a javax.xml.namespace.QName by the class.
createService(Class) - Method in interface net.sf.crispy.IServiceManager
Create a Proxy-Instance to the Service-Interface for synchronous invocation.
createService(Class, AsynchronousCallback, String[], int) - Method in interface net.sf.crispy.IServiceManager
Create a Proxy-Object for asynchronous invocation.
createService(Class) - Method in class net.sf.crispy.impl.ServiceManager
Create a Proxy-Instance to the Service-Interface for synchronous invocation.
createService(Class, AsynchronousCallback, String[], int) - Method in class net.sf.crispy.impl.ServiceManager
Create a Proxy-Object for invocation and do invocation asynchronous.
createService(String, String) - Method in interface net.sf.crispy.server.ServiceCreator
Create a Service instance.
createService(String, String) - Method in class net.sf.crispy.server.ServiceCreatorDefaultImpl
With reflection Class.forName and newInstance create a new service instance.
createTree(Object, DefaultMutableTreeNode) - Static method in class net.sf.crispy.util.Util
 
createTreeByCollection(Collection, DefaultMutableTreeNode, String) - Static method in class net.sf.crispy.util.Util
 
createTreeByMap(Map, DefaultMutableTreeNode, String) - Static method in class net.sf.crispy.util.Util
 
createWithHelperCorbaObject(String, Object) - Static method in class net.sf.crispy.impl.StaticCorbaProxy
 
cutString(String, String) - Static method in class net.sf.crispy.util.Util
Cut a String on the end of a input-String.

D

DEBUG_MODE_ON - Static variable in interface net.sf.crispy.Property
Property for set extra debug mode for more information by problems to on/off.
DEBUG_MODE_ON - Static variable in class net.sf.crispy.impl.ServiceManager
extra debug mode for more information by problems
DEFAULT_DYNAMIC_PROXY - Static variable in class net.sf.crispy.proxy.CommonsProxyFactory
 
DEFAULT_DYNAMIC_PROXY - Static variable in class net.sf.crispy.proxy.DynamicProxyFactory
 
DEFAULT_PORT - Static variable in class net.sf.crispy.impl.MiniHttpServer
 
DEFAULT_PORT - Static variable in class net.sf.crispy.impl.caucho.MiniCauchoServer
 
DEFAULT_PORT - Static variable in class net.sf.crispy.impl.http.MiniHttpServer
 
DEFAULT_PORT - Static variable in class net.sf.crispy.impl.rest.MiniRestServer
 
DEFAULT_PORT - Static variable in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
DEFAULT_SERVICE_FACTORY - Static variable in class net.sf.crispy.impl.JaxRpcExecutor
 
DEFAULT_URL_AND_PORT - Static variable in class net.sf.crispy.impl.HttpExecutor
 
DEFAULT_URL_AND_PORT - Static variable in class net.sf.crispy.impl.JBossRemotingExecutor
 
DEFAULT_URL_AND_PORT - Static variable in class net.sf.crispy.impl.JaxRpcExecutor
 
DEFAULT_URL_AND_PORT - Static variable in class net.sf.crispy.impl.RestExecutor
 
DEFAULT_URL_AND_PORT - Static variable in class net.sf.crispy.impl.RmiExecutor
 
DEFAULT_URL_AND_PORT - Static variable in class net.sf.crispy.impl.StaticBurlapProxy
 
DEFAULT_URL_AND_PORT - Static variable in class net.sf.crispy.impl.StaticHessianProxy
 
DEFAULT_URL_AND_PORT - Static variable in class net.sf.crispy.impl.StaticRmiProxy
 
DEFAULT_URL_AND_PORT - Static variable in class net.sf.crispy.impl.XmlRpcExecutor
 
DEFAULT_URL_AND_PORT - Static variable in class net.sf.crispy.impl.jboss.MiniJBossRemotingServer
 
DELIMITTER - Static variable in class net.sf.crispy.impl.rest.ParameterSerializer
 
DYNAMIC_PROXY_CLASS - Static variable in interface net.sf.crispy.Property
Property for Dynamic-Proxy-Class-Name.
Deserializer - class net.sf.crispy.impl.rest.Deserializer.
 
Deserializer() - Constructor for class net.sf.crispy.impl.rest.Deserializer
 
DynamicJdkProxy - class net.sf.crispy.proxy.DynamicJdkProxy.
Implementation from a DynamicProxy with the jdk java.lang.reflect.Proxy class.
DynamicJdkProxy() - Constructor for class net.sf.crispy.proxy.DynamicJdkProxy
 
DynamicProxy - class net.sf.crispy.proxy.DynamicProxy.
Catch all method invocation.
DynamicProxy() - Constructor for class net.sf.crispy.proxy.DynamicProxy
 
DynamicProxyFactory - class net.sf.crispy.proxy.DynamicProxyFactory.
Encapsulate create a instance of DynamicProxy.
DynamicProxyFactory() - Constructor for class net.sf.crispy.proxy.DynamicProxyFactory
 
deserialize(InputStream) - Static method in class net.sf.crispy.impl.http.Serializer
 
deserialize(byte[]) - Static method in class net.sf.crispy.impl.http.Serializer
 
deserialize(String) - Static method in class net.sf.crispy.impl.rest.Deserializer
 
deserialize(Map) - Method in class net.sf.crispy.impl.rest.ParameterDeserializer
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.impl.http.HttpServlet
 
doInvoke(Object, Method, Object[], InterceptorHandler) - Method in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
doInvoke(DynamicProxy, Object, Method, Object[], Object, InterceptorHandler) - Static method in class net.sf.crispy.proxy.InvocationHandler
This method must call from the DynamicProy-implementation.
doInvoke(DynamicProxy, Object, Method, Object[], Object) - Static method in class net.sf.crispy.proxy.InvocationHandler
 
doInvoke(DynamicProxy, Object, Method, Object[], InterceptorHandler) - Static method in class net.sf.crispy.proxy.InvocationHandler
 
doInvoke(DynamicProxy, Object, Method, Object[]) - Static method in class net.sf.crispy.proxy.InvocationHandler
 
doInvoke(Object, Method, Object[], InterceptorHandler) - Method in class net.sf.crispy.server.HttpServiceEndpoint
 
doInvoke(Object, Method, Object[], InterceptorHandler) - Method in interface net.sf.crispy.server.ServiceEndpoint
Execute the service with the InvocationHandler with delegate to doInvoke.
doInvoke(Object, Method, Object[], InterceptorHandler) - Method in class net.sf.crispy.server.ServiceEndpointImpl
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.impl.caucho.BurlapServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.impl.caucho.BurlapServlet2
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.impl.caucho.HessianServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.impl.http.HttpServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.impl.rest.RestServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 

E

EJB_HOME_INTERFACE - Static variable in interface net.sf.crispy.Property
Service-Interface-Name + EJB_HOME_INTERFACE.
EXECUTOR_CLASS - Static variable in interface net.sf.crispy.Property
Executor-Class-Name.
Edge - class net.sf.crispy.util.Edge.
 
Edge(Object, Object) - Constructor for class net.sf.crispy.util.Edge
 
ExceptionWrapper - class net.sf.crispy.ExceptionWrapper.
Wraped the server side thrown exception.
ExceptionWrapper() - Constructor for class net.sf.crispy.ExceptionWrapper
 
ExceptionWrapper(Throwable) - Constructor for class net.sf.crispy.ExceptionWrapper
 
ExceptionWrapper(Throwable, boolean) - Constructor for class net.sf.crispy.ExceptionWrapper
 
ExecuteCallback - interface net.sf.crispy.concurrent.ExecuteCallback.
Handle callbacks for call a method in ExecuteWorker (in sperated Thread).
Executor - class net.sf.crispy.Executor.
Send the method to the server and wait of return-value.
Executor() - Constructor for class net.sf.crispy.Executor
 
ExecutorDecorator - class net.sf.crispy.ExecutorDecorator.
Decorator for all Executor implemantations.
ExecutorDecorator(Executor) - Constructor for class net.sf.crispy.ExecutorDecorator
 
endDocument() - Method in class net.sf.crispy.impl.rest.RestContentHandler
 
endElement(String, String, String) - Method in class net.sf.crispy.impl.rest.RestContentHandler
 
equals(Object) - Method in class net.sf.crispy.util.Edge
 
execute(Class, Object, Method, Object[]) - Method in class net.sf.crispy.Executor
Make the invocation of the services.
execute(Class, Object, Method, Object[]) - Method in class net.sf.crispy.ExecutorDecorator
 
execute(Object, Method, Object[]) - Method in interface net.sf.crispy.concurrent.ExecuteCallback
Execute the method.
execute(Object, Method, Object[]) - Method in class net.sf.crispy.concurrent.MethodExecuteCallback
 
execute(Class, Object, Method, Object[]) - Method in class net.sf.crispy.impl.AbstractHttpExecutor
 
execute(Class, Object, Method, Object[]) - Method in class net.sf.crispy.impl.HttpExecutor
 
execute(Class, Object, Method, Object[]) - Method in class net.sf.crispy.impl.JBossRemotingExecutor
 
execute(Class, Object, Method, Object[]) - Method in class net.sf.crispy.impl.JaxRpcExecutor
 
execute(Class, Object, Method, Object[]) - Method in class net.sf.crispy.impl.RestExecutor
 
execute(Class, Object, Method, Object[]) - Method in class net.sf.crispy.impl.RmiExecutor
 
execute(Class, Object, Method, Object[]) - Method in class net.sf.crispy.impl.XmlRpcExecutor
 
execute(String, Vector) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcConvertHandler
 
executeAsynchrone(Object, Method, Object[], ExecuteCallback, AsynchronousCallback) - Method in class net.sf.crispy.concurrent.ThreadWorker
 
existService(String) - Method in interface net.sf.crispy.impl.xmlrpc.XmlRpcAdminService
Ob der Service bereits registrieren.
existService(String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl
 
existService(String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet
 
extractHashCode(Object) - Static method in class net.sf.crispy.util.Converter
If pvObject.toString - method start with Converter.HASH_CODE_KEY, then extract the hash code.

F

FILTER_TYPE_CLASS - Static variable in class net.sf.crispy.filter.AbstractInterceptorFilter
 
FILTER_TYPE_METHOD - Static variable in class net.sf.crispy.filter.AbstractInterceptorFilter
 
FILTER_TYPE_NO - Static variable in class net.sf.crispy.filter.AbstractInterceptorFilter
 
FILTER_TYPE_THROWABLE - Static variable in class net.sf.crispy.filter.AbstractInterceptorFilter
 
FilePropertiesLoader - class net.sf.crispy.properties.FilePropertiesLoader.
Load poperty file from a file path.
FilePropertiesLoader(String) - Constructor for class net.sf.crispy.properties.FilePropertiesLoader
 
filterObjectsType - Variable in class net.sf.crispy.filter.AbstractInterceptorFilter
 
findAllMethods(Class, String) - Static method in class net.sf.crispy.util.Invoker
 
findDeepestThrowable(Throwable) - Static method in class net.sf.crispy.util.Util
Find the deepest Exception by nested Exception.
findListReferences(Map, String) - Method in class net.sf.crispy.impl.rest.ParameterDeserializer
 
findMapReferences(Map, Map, String) - Method in class net.sf.crispy.impl.rest.ParameterDeserializer
 
findMethod(Class, String, List) - Static method in class net.sf.crispy.util.Invoker
 
findNextFreeId(int) - Method in class net.sf.crispy.util.Converter
 
fireAfterMethodInvocation(InterceptorContext) - Method in class net.sf.crispy.InterceptorHandler
 
fireAfterModifyInvocation(InterceptorContext) - Method in class net.sf.crispy.InterceptorHandler
 
fireAfterNewInstance(Class, Object) - Method in class net.sf.crispy.InterceptorHandler
 
fireBeforeMethodInvocation(InterceptorContext) - Method in class net.sf.crispy.InterceptorHandler
 
fireBeforeModifyInvocation(InterceptorContext) - Method in class net.sf.crispy.InterceptorHandler
 
fireBeforeNewInstance(Class) - Method in class net.sf.crispy.InterceptorHandler
 
fireOnError(Throwable) - Method in class net.sf.crispy.InterceptorHandler
 
from - Variable in class net.sf.crispy.util.Edge
 

G

GET_METHOD - Static variable in class net.sf.crispy.util.Converter
 
Graph - class net.sf.crispy.util.Graph.
 
Graph() - Constructor for class net.sf.crispy.util.Graph
 
getAllGetterAndSetterMethod(Class, int) - Static method in class net.sf.crispy.util.Converter
 
getAllGetterMethod(Class) - Static method in class net.sf.crispy.util.Converter
Find all getter-method from a Class.
getAllGetterMethodWithCache(Class) - Static method in class net.sf.crispy.util.Converter
Find all getter-method from a Class and remove all getter-method where no setter-method exist.
getAllMethodsByClass(Class) - Static method in class net.sf.crispy.util.Converter
Get all set/get methods from a Class.
getAllNotEqualsGetterAndSetterAndRemoveThisProperties(Map, Map) - Static method in class net.sf.crispy.util.Converter
Remove all getter-method where no setter-method exist.
getAllPropertiesByPrefixAndSort(Properties, String) - Static method in class net.sf.crispy.util.Util
Get from the properites all properties, that begins with the prefix and sorted this properties to the property keys.
getAllService() - Method in interface net.sf.crispy.impl.xmlrpc.XmlRpcAdminService
Alle registrieten Service abfragen.
getAllService() - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl
 
getAllService() - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet
 
getAllSetterMethod(Class) - Static method in class net.sf.crispy.util.Converter
Find all setter-method from a Class.
getAllSetterMethodWithCache(Class) - Static method in class net.sf.crispy.util.Converter
Find all setter-method from a Class.
getArgs() - Method in class net.sf.crispy.InterceptorContext
 
getArgs() - Method in class net.sf.crispy.InterceptorFilterContext
 
getArgs(Object) - Method in class net.sf.crispy.impl.http.HttpServlet
 
getArgs(Map, Method) - Method in class net.sf.crispy.impl.rest.RestServlet
 
getArrayType(Object) - Static method in class net.sf.crispy.util.Converter
Analysed the objects in an Array/Collection.
getAsynchronousCallback(Class) - Method in class net.sf.crispy.impl.ServiceManager
 
getAsynchronousCallback() - Method in class net.sf.crispy.proxy.DynamicProxy
 
getCacheKey(HttpServletRequest) - Method in class net.sf.crispy.impl.caucho.CauchoServlet
 
getCacheSize() - Method in class net.sf.crispy.impl.caucho.CauchoServlet
 
getClassName() - Method in class net.sf.crispy.StackTraceElementWrapper
 
getClassNameWithOutPackage(Class) - Static method in class net.sf.crispy.util.Util
 
getClassNameWithOutPackage(String) - Static method in class net.sf.crispy.util.Util
 
getClassPropertiesMapByClass(Class) - Method in class net.sf.crispy.util.ClassPropertiesCache
 
getClassWithoutPackage(String, boolean) - Static method in class net.sf.crispy.util.Converter
Extract from package + class name, the class name.
getContext() - Method in class net.sf.crispy.impl.MiniHttpServer
 
getCurrentRequests() - Method in class net.sf.crispy.concurrent.ThreadController
Returns the number of currently running Threads.
getDefaultDynamicProxy() - Static method in class net.sf.crispy.proxy.DynamicProxyFactory
 
getDefaultDynamicProxy(Properties) - Static method in class net.sf.crispy.proxy.DynamicProxyFactory
 
getDefaultInvocationStrategy() - Method in class net.sf.crispy.Executor
Strategy for invocation the remote service.
getDefaultInvocationStrategy() - Method in class net.sf.crispy.ExecutorDecorator
 
getDefaultInvocationStrategy() - Method in class net.sf.crispy.impl.HttpExecutor
 
getDefaultInvocationStrategy() - Method in class net.sf.crispy.impl.JBossRemotingExecutor
 
getDefaultInvocationStrategy() - Method in class net.sf.crispy.impl.JaxRpcExecutor
 
getDefaultInvocationStrategy() - Method in class net.sf.crispy.impl.RestExecutor
 
getDefaultInvocationStrategy(Properties) - Method in class net.sf.crispy.impl.StaticBurlapProxy
 
getDefaultInvocationStrategy(Properties) - Method in class net.sf.crispy.impl.StaticCorbaProxy
 
getDefaultInvocationStrategy(Properties) - Method in class net.sf.crispy.impl.StaticHessianProxy
 
getDefaultInvocationStrategy(Properties) - Method in class net.sf.crispy.impl.StaticRmiProxy
 
getDefaultInvocationStrategy() - Method in class net.sf.crispy.impl.XmlRpcExecutor
 
getDefaultInvocationStrategy(Properties) - Method in class net.sf.crispy.proxy.StaticProxy
Get default InvocationStrategy, if no InvocationStrategy is set in the properties.
getDefaultInvocationStrategy(Properties) - Method in class net.sf.crispy.proxy.StaticProxyDecorator
 
getDefaultRmiInvocationHandler() - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
getDefaultUrlAndPort() - Method in class net.sf.crispy.Executor
Get default url and port.
getDefaultUrlAndPort() - Method in class net.sf.crispy.ExecutorDecorator
 
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.HttpExecutor
 
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.JBossRemotingExecutor
 
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.JaxRpcExecutor
 
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.RestExecutor
 
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.RmiExecutor
 
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.StaticBurlapProxy
Get default url and port.
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.StaticCorbaProxy
 
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.StaticEjbProxy
Get default url and port.
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.StaticHessianProxy
Get default url and port.
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.StaticLocalObjectProxy
Get default url and port.
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.StaticRmiProxy
Get default url and port.
getDefaultUrlAndPort() - Method in class net.sf.crispy.impl.XmlRpcExecutor
 
getDefaultUrlAndPort() - Method in class net.sf.crispy.proxy.StaticProxy
Get default url and port, if no url and port is in properties.
getDefaultUrlAndPort() - Method in class net.sf.crispy.proxy.StaticProxyDecorator
Get default url and port.
getDeserializerFactory() - Method in class net.sf.crispy.impl.jaxrpc.ArrayTypeMappingFactory
 
getDeserializerFactory() - Method in class net.sf.crispy.impl.jaxrpc.BeanTypeMappingFactory
 
getDeserializerFactory() - Method in class net.sf.crispy.impl.jaxrpc.CharacterTypeMappingFactory
 
getDeserializerFactory() - Method in class net.sf.crispy.impl.jaxrpc.MapTypeMappingFactory
 
getDeserializerFactory() - Method in interface net.sf.crispy.impl.jaxrpc.TypeMappingFactory
Deserializer for the Class/XmlType.
getDeserializerFactory() - Method in class net.sf.crispy.impl.jaxrpc.VectorTypeMappingFactory
 
getDynamicProxy() - Method in class net.sf.crispy.InterceptorContext
 
getElseObject() - Method in class net.sf.crispy.InterceptorContext
 
getException() - Method in class net.sf.crispy.impl.rest.ResponseFail
 
getExceptionClassName() - Method in class net.sf.crispy.ExceptionWrapper
 
getExceptionPlaceHolder() - Method in class net.sf.crispy.ExceptionWrapper
 
getExecutor() - Method in class net.sf.crispy.ExecutorDecorator
 
getExecutor() - Method in class net.sf.crispy.proxy.DynamicProxy
 
getFileName() - Method in class net.sf.crispy.StackTraceElementWrapper
 
getFrom() - Method in class net.sf.crispy.util.Edge
 
getFromCache(String) - Method in class net.sf.crispy.impl.caucho.CauchoServlet
 
getHost() - Method in class net.sf.crispy.impl.corba.MiniCorbaServer
 
getInterceptorByPos(int) - Method in interface net.sf.crispy.IServiceManager
 
getInterceptorByPos(int) - Method in class net.sf.crispy.InterceptorHandler
Get Interceptor by Pos in List.
getInterceptorByPos(int) - Method in class net.sf.crispy.impl.ServiceManager
 
getInterceptorFilterByPos(int) - Method in class net.sf.crispy.InterceptorHandler
 
getInterceptorFilterSize() - Method in class net.sf.crispy.InterceptorHandler
 
getInterceptorFilterSize() - Method in class net.sf.crispy.impl.ServiceManager
 
getInterceptorHandler() - Method in class net.sf.crispy.proxy.DynamicProxy
 
getInterceptorHandlerCreator() - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
getInterceptorHandlerCreator() - Method in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
getInterceptorHandlerCreator() - Method in class net.sf.crispy.server.HttpServiceEndpoint
 
getInterceptorHandlerCreator() - Method in interface net.sf.crispy.server.ServiceEndpoint
Get a implementation for the interface InterceptorHandlerCreator.
getInterceptorHandlerCreator() - Method in class net.sf.crispy.server.ServiceEndpointImpl
 
getInterceptorIterator() - Method in class net.sf.crispy.InterceptorHandler
Get Iterator over all registered Interceptors.
getInterceptorIterator() - Method in class net.sf.crispy.impl.ServiceManager
 
getInterceptorSize() - Method in interface net.sf.crispy.IServiceManager
 
getInterceptorSize() - Method in class net.sf.crispy.InterceptorHandler
Get size from registered Interceptors.
getInterceptorSize() - Method in class net.sf.crispy.impl.ServiceManager
 
getInternalHttpServer() - Method in class net.sf.crispy.impl.http.MiniHttpServer
 
getInterruptInvocation() - Method in class net.sf.crispy.InterceptorContext
 
getInvocationClass() - Method in class net.sf.crispy.InterceptorFilterContext
 
getInvocationStrategy() - Method in class net.sf.crispy.Executor
 
getInvocationStrategy() - Method in class net.sf.crispy.proxy.StaticProxy
 
getJavaType() - Method in class net.sf.crispy.impl.jaxrpc.ArrayTypeMappingFactory
 
getJavaType() - Method in class net.sf.crispy.impl.jaxrpc.BeanTypeMappingFactory
 
getJavaType() - Method in class net.sf.crispy.impl.jaxrpc.CharacterTypeMappingFactory
 
getJavaType() - Method in class net.sf.crispy.impl.jaxrpc.MapTypeMappingFactory
 
getJavaType() - Method in interface net.sf.crispy.impl.jaxrpc.TypeMappingFactory
Class that have to serialize/desirialize.
getJavaType() - Method in class net.sf.crispy.impl.jaxrpc.VectorTypeMappingFactory
 
getKeySize() - Method in class net.sf.crispy.server.MultiServiceContainerImpl
Size of services in the container.
getLastStartedRmiServer() - Static method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
getLineNumber() - Method in class net.sf.crispy.StackTraceElementWrapper
 
getMaxSizeOfThreads(Properties) - Static method in class net.sf.crispy.proxy.DynamicProxyFactory
 
getMaxThreads() - Method in class net.sf.crispy.concurrent.ThreadController
 
getMaxThreads() - Method in class net.sf.crispy.proxy.DynamicProxy
 
getMechanismType() - Method in class net.sf.crispy.impl.jaxrpc.serializer.CharacterSerializer
 
getMessage() - Method in class net.sf.crispy.ExceptionWrapper
 
getMessage() - Method in class net.sf.crispy.impl.rest.ResponseFail
 
getMethod() - Method in class net.sf.crispy.InterceptorContext
 
getMethod() - Method in class net.sf.crispy.InterceptorFilterContext
 
getMethod(Object, Map, String, String) - Method in class net.sf.crispy.impl.http.HttpServlet
 
getMethod() - Method in class net.sf.crispy.impl.rest.ResponseFail
 
getMethod(Object, Map, String, String) - Method in class net.sf.crispy.impl.rest.RestServlet
 
getMethodName() - Method in class net.sf.crispy.StackTraceElementWrapper
 
getMethodName() - Method in class net.sf.crispy.util.Edge
 
getModifier() - Method in interface net.sf.crispy.IServiceManager
 
getModifier() - Method in class net.sf.crispy.InterceptorHandler
 
getModifier() - Method in class net.sf.crispy.impl.ServiceManager
 
getNativeMethod() - Method in class net.sf.crispy.StackTraceElementWrapper
 
getNegate() - Method in class net.sf.crispy.filter.AbstractInterceptorFilter
 
getNullValue() - Method in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
getNullValue() - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl
 
getNullValue() - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcConvertHandler
 
getNullValue() - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 
getNullValue() - Method in class net.sf.crispy.util.Converter
 
getOnErrorCounter() - Method in class net.sf.crispy.interceptor.StopWatchInterceptor
 
getParameterTypesStrings(Class[]) - Method in class net.sf.crispy.impl.AbstractHttpExecutor
 
getPasswd() - Method in class net.sf.crispy.proxy.DynamicProxy
 
getPattern() - Method in class net.sf.crispy.filter.NamePatternInterceptorFilter
 
getPort() - Method in class net.sf.crispy.impl.corba.MiniCorbaServer
 
getPort() - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
getPort() - Method in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
getProblemEdge(Object) - Method in class net.sf.crispy.util.Graph
 
getProperties() - Method in class net.sf.crispy.Executor
 
getProperties() - Method in class net.sf.crispy.proxy.Proxy
 
getProperties() - Method in class net.sf.crispy.proxy.ProxyDecorator
Delegate Method to Proxy.
getProperties() - Method in class net.sf.crispy.proxy.StaticProxyDecorator
Delegate Method to StaticProxy.
getProperty(String) - Method in interface net.sf.crispy.IServiceManager
 
getProperty(String) - Method in class net.sf.crispy.impl.ServiceManager
 
getPropertyKeys() - Method in interface net.sf.crispy.IServiceManager
 
getPropertyKeys() - Method in class net.sf.crispy.impl.ServiceManager
 
getProxy() - Method in class net.sf.crispy.proxy.ProxyDecorator
Get the wrapped (decorated) Proxy.
getProxyClass() - Method in class net.sf.crispy.proxy.Proxy
 
getProxyClass() - Method in class net.sf.crispy.proxy.ProxyDecorator
Delegate Method to Proxy.
getProxyClass() - Method in class net.sf.crispy.proxy.StaticProxyDecorator
Delegate Method to StaticProxy.
getProxyFactory() - Method in class net.sf.crispy.proxy.CommonsProxyFactory
 
getProxyObject() - Method in class net.sf.crispy.proxy.Proxy
 
getProxyObject() - Method in class net.sf.crispy.proxy.ProxyDecorator
Delegate Method to Proxy.
getProxyObject() - Method in class net.sf.crispy.proxy.StaticProxyDecorator
Delegate Method to StaticProxy.
getRegisterServiceByServiceInterfaceName(String) - Method in class net.sf.crispy.server.MultiServiceContainerImpl
 
getRegisterServiceSize() - Method in class net.sf.crispy.server.MultiServiceContainerImpl
 
getRegistry(int) - Static method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
getResult() - Method in class net.sf.crispy.InterceptorContext
 
getResult() - Method in class net.sf.crispy.impl.rest.RestContentHandler
 
getRmiInvocationHandler() - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
getSerializerFactory() - Method in class net.sf.crispy.impl.jaxrpc.ArrayTypeMappingFactory
 
getSerializerFactory() - Method in class net.sf.crispy.impl.jaxrpc.BeanTypeMappingFactory
 
getSerializerFactory() - Method in class net.sf.crispy.impl.jaxrpc.CharacterTypeMappingFactory
 
getSerializerFactory() - Method in class net.sf.crispy.impl.jaxrpc.MapTypeMappingFactory
 
getSerializerFactory() - Method in interface net.sf.crispy.impl.jaxrpc.TypeMappingFactory
Serializer for the Class/XmlType.
getSerializerFactory() - Method in class net.sf.crispy.impl.jaxrpc.VectorTypeMappingFactory
 
getServerType() - Method in class net.sf.crispy.impl.caucho.MiniCauchoServer
 
getService(String) - Method in class net.sf.crispy.impl.http.HttpServlet
 
getService(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.impl.http.HttpServlet
 
getService(String) - Method in class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
getService() - Method in class net.sf.crispy.impl.rest.ResponseFail
 
getService(String) - Method in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
getService(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 
getService(String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 
getService(HttpServletRequest, HttpServletResponse) - Method in class net.sf.crispy.server.HttpServiceEndpoint
This is a alternative to the Object getService(String pvServiceInterfaceName) method.
getService(Object, String) - Method in class net.sf.crispy.server.MultiServiceContainerImpl
Find the service impl.
getService(String) - Method in interface net.sf.crispy.server.SingleServiceContainer
Find the service impl.
getService(String) - Method in class net.sf.crispy.server.SingleServiceContainerImpl
 
getServiceAndMethodName(String, String) - Method in class net.sf.crispy.impl.http.HttpServlet
 
getServiceByInterface(Class) - Static method in class net.sf.crispy.impl.local.MiniLocalObjectServer
 
getServiceCreator() - Method in class net.sf.crispy.server.MultiServiceContainerImpl
 
getServiceSize() - Method in class net.sf.crispy.impl.http.HttpServlet
 
getServiceSize() - Method in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
getServiceSize() - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 
getServiceSize(Object) - Method in class net.sf.crispy.server.MultiServiceContainerImpl
Get the size of services for a key.
getServiceSize() - Method in interface net.sf.crispy.server.SingleServiceContainer
Size of services in the container.
getServiceSize() - Method in class net.sf.crispy.server.SingleServiceContainerImpl
 
getServletContext() - Method in class net.sf.crispy.impl.http.MiniHttpServer
 
getServletName() - Method in class net.sf.crispy.impl.http.MiniHttpServer
 
getStackTraceByteArray() - Method in class net.sf.crispy.ExceptionWrapper
 
getStackTraceElementWrapperList() - Method in class net.sf.crispy.ExceptionWrapper
 
getStaticProxy() - Method in class net.sf.crispy.proxy.DynamicProxy
 
getStaticProxy() - Method in class net.sf.crispy.proxy.StaticProxyDecorator
 
getStopTimeInvokeMethod() - Method in class net.sf.crispy.interceptor.StopWatchInterceptor
 
getStopTimeNewInstance() - Method in class net.sf.crispy.interceptor.StopWatchInterceptor
 
getThreadWorker() - Method in class net.sf.crispy.concurrent.ThreadController
Get a new ThreadWorker (Thread) or from pool.
getThrowable() - Method in class net.sf.crispy.InterceptorFilterContext
 
getTo() - Method in class net.sf.crispy.util.Edge
 
getTransporterClassByServiceInterface(Class) - Method in class net.sf.crispy.impl.ServiceManager
 
getUrlAndPort() - Method in class net.sf.crispy.Executor
 
getUrlAndPort() - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
getUrlAndPort() - Method in class net.sf.crispy.proxy.StaticProxy
 
getUser() - Method in class net.sf.crispy.proxy.DynamicProxy
 
getValueAsString(Object, SerializationContext) - Method in class net.sf.crispy.impl.jaxrpc.serializer.CharacterSerializer
 
getVertexCount(Object) - Method in class net.sf.crispy.util.Graph
 
getWithConverter() - Method in class net.sf.crispy.impl.caucho.BurlapInvoker
 
getWithExceptionSerializer() - Method in class net.sf.crispy.ExceptionWrapper
 
getWithSimpleKeyMapper() - Method in class net.sf.crispy.util.Converter
 
getXMLTypeByClass(Class) - Static method in class net.sf.crispy.impl.JaxRpcExecutor
 
getXmlRpcServer() - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl
 
getXmlType() - Method in class net.sf.crispy.impl.jaxrpc.ArrayTypeMappingFactory
 
getXmlType() - Method in class net.sf.crispy.impl.jaxrpc.BeanTypeMappingFactory
 
getXmlType() - Method in class net.sf.crispy.impl.jaxrpc.CharacterTypeMappingFactory
 
getXmlType() - Method in class net.sf.crispy.impl.jaxrpc.MapTypeMappingFactory
 
getXmlType() - Method in interface net.sf.crispy.impl.jaxrpc.TypeMappingFactory
XmlType for Class (mapping) that have to serialize/desirialize.
getXmlType() - Method in class net.sf.crispy.impl.jaxrpc.VectorTypeMappingFactory
 

H

HASH_CODE_KEY - Static variable in class net.sf.crispy.util.Converter
 
HOST - Static variable in class net.sf.crispy.impl.corba.MiniCorbaServer
 
HessianServlet - class net.sf.crispy.impl.caucho.HessianServlet.
This class execute the services and answer to request from the hessian client.
HessianServlet() - Constructor for class net.sf.crispy.impl.caucho.HessianServlet
 
HttpExecutor - class net.sf.crispy.impl.HttpExecutor.
Remote-Call with serialize Java Objects about HTTP protocoll.
HttpExecutor() - Constructor for class net.sf.crispy.impl.HttpExecutor
 
HttpServiceEndpoint - class net.sf.crispy.server.HttpServiceEndpoint.
A special implementation from a ServiceEndpoint for the http protocoll.
HttpServiceEndpoint() - Constructor for class net.sf.crispy.server.HttpServiceEndpoint
 
HttpServlet - class net.sf.crispy.impl.http.HttpServlet.
 
HttpServlet() - Constructor for class net.sf.crispy.impl.http.HttpServlet
 
handleError(Throwable, String) - Method in interface net.sf.crispy.concurrent.AsynchronousCallback
Problems by executed the method.
handleResult(Object, String) - Method in interface net.sf.crispy.concurrent.AsynchronousCallback
Method is successful executed.
hashCode() - Method in class net.sf.crispy.util.Edge
 
httpClient - Variable in class net.sf.crispy.impl.AbstractHttpExecutor
 

I

INTERCEPTOR_CLASS - Static variable in interface net.sf.crispy.Property
Class with Interceptor-Interface.
INTERCEPTOR_CLASS_2 - Static variable in interface net.sf.crispy.Property
 
INTERCEPTOR_CLASS_3 - Static variable in interface net.sf.crispy.Property
 
INVOCATION_STRATEGY - Static variable in interface net.sf.crispy.Property
Implementation from the InvocationStrategy interface.
INVOCATION_STRATEGY_NAMESPACE - Static variable in interface net.sf.crispy.Property
Name space for InvocationStrategy interface.
IServiceManager - interface net.sf.crispy.IServiceManager.
Minimun on method for ServiceManager.
Interceptor - interface net.sf.crispy.Interceptor.
Intercept the Proxy-Method newInstance and DynamicProxy-MethoddoInvoke (InvocationHandler), before and after call.
InterceptorContext - class net.sf.crispy.InterceptorContext.
Structure with information about the method-invocation, how method and args.
InterceptorContext(DynamicProxy, Method, Object[]) - Constructor for class net.sf.crispy.InterceptorContext
 
InterceptorContext(DynamicProxy, Method, Object[], Object) - Constructor for class net.sf.crispy.InterceptorContext
 
InterceptorFilter - interface net.sf.crispy.InterceptorFilter.
Interceptor/Modifier can filtered by implementation of this interface.
InterceptorFilterContext - class net.sf.crispy.InterceptorFilterContext.
Structure for filter interceptors, with information about the method-invocation, how method and args.
InterceptorFilterContext() - Constructor for class net.sf.crispy.InterceptorFilterContext
 
InterceptorFilterContext(Class) - Constructor for class net.sf.crispy.InterceptorFilterContext
 
InterceptorFilterContext(Throwable) - Constructor for class net.sf.crispy.InterceptorFilterContext
 
InterceptorHandler - class net.sf.crispy.InterceptorHandler.
Handle Interceptor- and Modify - Events.
InterceptorHandler() - Constructor for class net.sf.crispy.InterceptorHandler
 
InterceptorHandlerCreator - interface net.sf.crispy.server.InterceptorHandlerCreator.
Is responsible for creation of a new InterceptorHandler instance.
InvocationException - exception net.sf.crispy.InvocationException.
Is thrown, if is a problem with the creation or invocation a service.
InvocationException(String) - Constructor for class net.sf.crispy.InvocationException
 
InvocationException(String, Throwable) - Constructor for class net.sf.crispy.InvocationException
 
InvocationException(ExceptionWrapper) - Constructor for class net.sf.crispy.InvocationException
 
InvocationHandler - class net.sf.crispy.proxy.InvocationHandler.
Handel Invocation from the DynamicProxy-implementation.
InvocationHandler() - Constructor for class net.sf.crispy.proxy.InvocationHandler
 
InvocationStrategy - interface net.sf.crispy.InvocationStrategy.
This interface describe the converter (mapping) to the invocation string (a url for example) from the invocation class.
Invoker - class net.sf.crispy.util.Invoker.
Work with reflection API.
init(Properties) - Method in class net.sf.crispy.impl.ServiceManager
 
init(ServletConfig) - Method in class net.sf.crispy.impl.caucho.BurlapServlet
 
init(ServletConfig) - Method in class net.sf.crispy.impl.caucho.BurlapServlet2
 
init(ServletConfig) - Method in class net.sf.crispy.impl.caucho.HessianServlet
 
init(ServletConfig) - Method in class net.sf.crispy.impl.http.HttpServlet
 
init(ServletConfig) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet
 
init(ServletConfig) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 
initJdkLogger() - Static method in class net.sf.crispy.util.Util
 
initJdkLogger(String) - Static method in class net.sf.crispy.util.Util
 
initJdkLogger2(InputStream) - Static method in class net.sf.crispy.util.Util
 
inputStream2ByteArray(InputStream) - Static method in class net.sf.crispy.util.Util
 
intParamMap() - Static method in class net.sf.crispy.impl.JaxRpcExecutor
 
invoke(BurlapInput, BurlapOutput) - Method in class net.sf.crispy.impl.caucho.BurlapInvoker
 
invoke(InvocationRequest) - Method in class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
invoke(String, String, Vector) - Method in interface net.sf.crispy.impl.rmi.RmiInvocationHandler
 
invoke(String, String, Vector) - Method in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
invoke(Object, Method, Object[]) - Method in class net.sf.crispy.proxy.DynamicProxy
Delegate invocation to the InvocationHandler.
invoke(String, String, Vector, boolean, Converter) - Static method in class net.sf.crispy.util.Invoker
 
invoke(Object, String, Vector, boolean, Converter) - Static method in class net.sf.crispy.util.Invoker
 
invokeIfExecutorIsNull(Object, Method, Object[], Object) - Method in class net.sf.crispy.proxy.DynamicProxy
If not Executor is set.
invokeWithConverter(Object, String, Vector, Converter) - Static method in class net.sf.crispy.util.Invoker
Invoke method from pvObject with the method-name (pvMethodName) and parameter (pvPrams) via reflection.
isClassInArray(Class[], Class) - Static method in class net.sf.crispy.util.Util
Test as search class is exist in the class array.
isCompatibleType(Class, Class) - Static method in class net.sf.crispy.util.Invoker
 
isFromContains(Object) - Method in class net.sf.crispy.util.Graph
 
isInvocationAsynchronous(Class) - Method in interface net.sf.crispy.IServiceManager
Are calls asynchronous.
isInvocationAsynchronous(Class) - Method in class net.sf.crispy.impl.ServiceManager
 
isInvocationAsynchronous() - Method in class net.sf.crispy.proxy.DynamicProxy
 
isMethodInFilter(String) - Method in class net.sf.crispy.proxy.DynamicProxy
 
isNativeMethod() - Method in class net.sf.crispy.StackTraceElementWrapper
 
isPortFree(int) - Static method in class net.sf.crispy.util.Util
Test to free port.
isResultExceptionThanThrowIt(Object) - Static method in class net.sf.crispy.ExceptionWrapper
This method is calling from the client side procy (Executor or Static-Proxy).
isSimpleDataType - Static variable in class net.sf.crispy.util.Converter
 
isStarted() - Static method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
isThrowableThanHandleThrowable(Object) - Static method in class net.sf.crispy.ExceptionWrapper
This method is used on the server side (from the invocation handler) to convert the Exception to the ExceptionWrapper.
isToContains(Object) - Method in class net.sf.crispy.util.Graph
 
isValideEdge(Object) - Static method in class net.sf.crispy.util.Converter
 

J

JBossRemotingExecutor - class net.sf.crispy.impl.JBossRemotingExecutor.
Remote-Call for JBoss remoting.
JBossRemotingExecutor() - Constructor for class net.sf.crispy.impl.JBossRemotingExecutor
 
JBossRemotingInvocationHandler - class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler.
Handle client request.
JBossRemotingInvocationHandler() - Constructor for class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
JaxRpcExecutor - class net.sf.crispy.impl.JaxRpcExecutor.
Executor for the JAX-RPC standard (Web-Services).
JaxRpcExecutor() - Constructor for class net.sf.crispy.impl.JaxRpcExecutor
 

L

LIST - Static variable in class net.sf.crispy.impl.rest.ParameterSerializer
 
LOOKUP_NAME - Static variable in class net.sf.crispy.impl.RmiExecutor
 
LogInterceptor - class net.sf.crispy.interceptor.LogInterceptor.
Log every interceptor call with log level "info".
LogInterceptor() - Constructor for class net.sf.crispy.interceptor.LogInterceptor
 
load() - Method in interface net.sf.crispy.PropertiesLoader
 
load() - Method in class net.sf.crispy.properties.ClassPathPropertiesLoader
 
load() - Method in class net.sf.crispy.properties.ClassPropertiesLoader
 
load() - Method in class net.sf.crispy.properties.FilePropertiesLoader
 
load() - Method in class net.sf.crispy.properties.UrlPropertiesLoader
 
log - Static variable in class net.sf.crispy.Executor
 
log - Static variable in class net.sf.crispy.impl.MiniHttpServer
 
log - Static variable in class net.sf.crispy.impl.caucho.CauchoServlet
 
log - Static variable in class net.sf.crispy.impl.caucho.MiniCauchoServer
 
log - Static variable in class net.sf.crispy.impl.corba.MiniCorbaServer
 
log - Static variable in class net.sf.crispy.impl.http.HttpServlet
 
log - Static variable in class net.sf.crispy.impl.jaxrpc.MiniAxisServer
 
log - Static variable in class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
log - Static variable in class net.sf.crispy.impl.jboss.MiniJBossRemotingServer
 
log - Static variable in class net.sf.crispy.impl.local.MiniLocalObjectServer
 
log - Static variable in class net.sf.crispy.impl.rmi.MiniRmiServer
 
log - Static variable in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
log - Static variable in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
log - Static variable in class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl
 
log - Static variable in class net.sf.crispy.impl.xmlrpc.XmlRpcConvertHandler
 
log - Static variable in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet
 
log - Static variable in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 
log - Static variable in class net.sf.crispy.interceptor.LogInterceptor
 
log - Static variable in class net.sf.crispy.proxy.DynamicProxyFactory
 
log - Static variable in class net.sf.crispy.proxy.Proxy
 
log - Static variable in class net.sf.crispy.util.Converter
 

M

MAP - Static variable in class net.sf.crispy.impl.rest.ParameterSerializer
 
MAPSIMPLE - Static variable in class net.sf.crispy.impl.rest.ParameterSerializer
 
METHOD_NAME - Static variable in interface net.sf.crispy.InvocationStrategy
 
MODIFIER_CLASS - Static variable in interface net.sf.crispy.Property
Class with Modifier-Interface.
MapTypeMappingFactory - class net.sf.crispy.impl.jaxrpc.MapTypeMappingFactory.
Factory to create a TypeMapping for transfer for java.util.Map-object.
MapTypeMappingFactory() - Constructor for class net.sf.crispy.impl.jaxrpc.MapTypeMappingFactory
 
MethodAccessiblePrivilegedAction - class net.sf.crispy.util.MethodAccessiblePrivilegedAction.
Check the Permission for setAccessible(true).
MethodAccessiblePrivilegedAction(Method) - Constructor for class net.sf.crispy.util.MethodAccessiblePrivilegedAction
 
MethodExecuteCallback - class net.sf.crispy.concurrent.MethodExecuteCallback.
 
MethodExecuteCallback() - Constructor for class net.sf.crispy.concurrent.MethodExecuteCallback
 
MiniAxisServer - class net.sf.crispy.impl.jaxrpc.MiniAxisServer.
Mini web server to test JAX-RPC client requests.
MiniAxisServer() - Constructor for class net.sf.crispy.impl.jaxrpc.MiniAxisServer
 
MiniCauchoServer - class net.sf.crispy.impl.caucho.MiniCauchoServer.
Mini web server implementation with two servlets (BurlapServlet and HessianServlet).
MiniCauchoServer() - Constructor for class net.sf.crispy.impl.caucho.MiniCauchoServer
 
MiniCauchoServer(int) - Constructor for class net.sf.crispy.impl.caucho.MiniCauchoServer
 
MiniCauchoServer(int, int) - Constructor for class net.sf.crispy.impl.caucho.MiniCauchoServer
 
MiniCorbaServer - class net.sf.crispy.impl.corba.MiniCorbaServer.
 
MiniCorbaServer() - Constructor for class net.sf.crispy.impl.corba.MiniCorbaServer
 
MiniCorbaServer(int) - Constructor for class net.sf.crispy.impl.corba.MiniCorbaServer
 
MiniCorbaServer(String, int) - Constructor for class net.sf.crispy.impl.corba.MiniCorbaServer
 
MiniHttpServer - class net.sf.crispy.impl.MiniHttpServer.
This server is to set a web context and add servlets with mapping path.
MiniHttpServer() - Constructor for class net.sf.crispy.impl.MiniHttpServer
 
MiniHttpServer(int) - Constructor for class net.sf.crispy.impl.MiniHttpServer
 
MiniHttpServer - class net.sf.crispy.impl.http.MiniHttpServer.
 
MiniHttpServer() - Constructor for class net.sf.crispy.impl.http.MiniHttpServer
 
MiniHttpServer(int) - Constructor for class net.sf.crispy.impl.http.MiniHttpServer
 
MiniJBossRemotingServer - class net.sf.crispy.impl.jboss.MiniJBossRemotingServer.
Mini server for JBoss remoting to answer to client requests.
MiniJBossRemotingServer() - Constructor for class net.sf.crispy.impl.jboss.MiniJBossRemotingServer
 
MiniJBossRemotingServer(String) - Constructor for class net.sf.crispy.impl.jboss.MiniJBossRemotingServer
 
MiniLocalObjectServer - class net.sf.crispy.impl.local.MiniLocalObjectServer.
Simulate a server for local Java Object access.
MiniLocalObjectServer() - Constructor for class net.sf.crispy.impl.local.MiniLocalObjectServer
 
MiniRestServer - class net.sf.crispy.impl.rest.MiniRestServer.
Mini web server implementation with a REST servlets (RestServlet).
MiniRestServer() - Constructor for class net.sf.crispy.impl.rest.MiniRestServer
 
MiniRestServer(int) - Constructor for class net.sf.crispy.impl.rest.MiniRestServer
 
MiniRmiServer - class net.sf.crispy.impl.rmi.MiniRmiServer.
MiniRmiServer has the function to simulate a RMI Server.
MiniRmiServer() - Constructor for class net.sf.crispy.impl.rmi.MiniRmiServer
 
MiniRmiServer(int, RmiInvocationHandler) - Constructor for class net.sf.crispy.impl.rmi.MiniRmiServer
 
MiniRmiServer(int) - Constructor for class net.sf.crispy.impl.rmi.MiniRmiServer
 
MiniServer - interface net.sf.crispy.impl.MiniServer.
For every client exist a server.
MiniXmlRpcServer - class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer.
Mini web server for XML-RPC to answer to XML-RPC client requests.
MiniXmlRpcServer() - Constructor for class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
MiniXmlRpcServer(String) - Constructor for class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
MiniXmlRpcServer(int) - Constructor for class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
MiniXmlRpcServer(int, String) - Constructor for class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
Modifier - interface net.sf.crispy.Modifier.
This interface you can use to modify the return value from execute methode result.
ModifierChain - class net.sf.crispy.impl.ModifierChain.
You can link together several Modifier in a chain.
ModifierChain() - Constructor for class net.sf.crispy.impl.ModifierChain
 
MultiServiceContainerImpl - class net.sf.crispy.server.MultiServiceContainerImpl.
Container for the service implementation.
MultiServiceContainerImpl() - Constructor for class net.sf.crispy.server.MultiServiceContainerImpl
 
main(String[]) - Static method in class net.sf.crispy.impl.caucho.MiniCauchoServer
 
main(String[]) - Static method in class net.sf.crispy.impl.corba.MiniCorbaServer
 
main(String[]) - Static method in class net.sf.crispy.impl.jboss.MiniJBossRemotingServer
 
main(String[]) - Static method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
main(String[]) - Static method in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
makeAssignable(Class, Object) - Static method in class net.sf.crispy.util.Converter
 
makeComplex(Object) - Method in class net.sf.crispy.util.Converter
 
makeComplex(Object, Class) - Method in class net.sf.crispy.util.Converter
 
makeComplex(Object, Class, Class) - Method in class net.sf.crispy.util.Converter
 
makeSimple(Object) - Method in class net.sf.crispy.util.Converter
Convert complex object in a Hashtable and relations in Vector.
makeValue(String) - Method in class net.sf.crispy.impl.jaxrpc.serializer.CharacterDeserializer
 
makeXmlStream(Object) - Method in class net.sf.crispy.impl.rest.RestServlet
Convert the result value to xml representation.
map2String(Map, String) - Static method in class net.sf.crispy.util.Util
 
methodName - Variable in class net.sf.crispy.util.Edge
 
modifyAfterInvocation(InterceptorContext) - Method in interface net.sf.crispy.Modifier
After invoke the method you can modify the result.
modifyAfterInvocation(InterceptorContext) - Method in class net.sf.crispy.impl.ModifierChain
 
modifyAfterInvocation(InterceptorContext) - Method in class net.sf.crispy.impl.caucho.ConverterModifier
 
modifyBeforeInvocation(InterceptorContext) - Method in interface net.sf.crispy.Modifier
Before invoke the method you can modify parameter and method.
modifyBeforeInvocation(InterceptorContext) - Method in class net.sf.crispy.impl.ModifierChain
 
modifyBeforeInvocation(InterceptorContext) - Method in class net.sf.crispy.impl.caucho.ConverterModifier
 

N

NULL_VALUE - Static variable in interface net.sf.crispy.Property
If object properties can be null and the transport not supported null values (XML-RPC for example) you can substitute the null value with this property.
NameInvocationStrategy - class net.sf.crispy.strategy.NameInvocationStrategy.
Return the Interface-Name.
NameInvocationStrategy(String) - Constructor for class net.sf.crispy.strategy.NameInvocationStrategy
 
NamePatternInterceptorFilter - class net.sf.crispy.filter.NamePatternInterceptorFilter.
 
NamePatternInterceptorFilter(String, int) - Constructor for class net.sf.crispy.filter.NamePatternInterceptorFilter
 
NameSpacePlusMethodInvocationStrategy - class net.sf.crispy.strategy.NameSpacePlusMethodInvocationStrategy.
Example:
namespace (class): test.crispy.example.service.Calculator or const: my_namespace
invocation string = method name: add
convert result: test.crispy.example.service.Calculator.add or convert result: my_namespace.add
NameSpacePlusMethodInvocationStrategy() - Constructor for class net.sf.crispy.strategy.NameSpacePlusMethodInvocationStrategy
 
negate(boolean) - Method in class net.sf.crispy.filter.AbstractInterceptorFilter
 
net.sf.crispy - package net.sf.crispy
Main-classes and interfaces from this framework.
net.sf.crispy.concurrent - package net.sf.crispy.concurrent
Useful for concurrent programming.
net.sf.crispy.filter - package net.sf.crispy.filter
Filter for make interceptors on/off.
net.sf.crispy.impl - package net.sf.crispy.impl
Implementation from this framework.
net.sf.crispy.impl.caucho - package net.sf.crispy.impl.caucho
Implementation from Burlap and Hessian (Caucho).
net.sf.crispy.impl.corba - package net.sf.crispy.impl.corba
Implementation from CORBA transport.
net.sf.crispy.impl.http - package net.sf.crispy.impl.http
Http invoker (http call with serializable Java objects), a Crispy implementation with commons httpclient.
net.sf.crispy.impl.jaxrpc - package net.sf.crispy.impl.jaxrpc
Implementation for Web-Service (JAX-RPC).
net.sf.crispy.impl.jaxrpc.serializer - package net.sf.crispy.impl.jaxrpc.serializer
Addition Serializer for JAX-RPC.
net.sf.crispy.impl.jboss - package net.sf.crispy.impl.jboss
Implementation for JBoss remoting API.
net.sf.crispy.impl.local - package net.sf.crispy.impl.local
Simulate a server to register service instances.
net.sf.crispy.impl.rest - package net.sf.crispy.impl.rest
REST (REpresentational State Treansfer) implementation (a special (simple) kind of WebService).
net.sf.crispy.impl.rmi - package net.sf.crispy.impl.rmi
Implementation for RMI.
net.sf.crispy.impl.xmlrpc - package net.sf.crispy.impl.xmlrpc
Implementation for XML-RPC.
net.sf.crispy.interceptor - package net.sf.crispy.interceptor
Example for the interceptor interface.
net.sf.crispy.properties - package net.sf.crispy.properties
Implementation for loading Properties of different kinds.
net.sf.crispy.proxy - package net.sf.crispy.proxy
Proxy-classes to intercept all method-calls from the service classes.
net.sf.crispy.server - package net.sf.crispy.server
Server side classes to manage services and servers invocations, how find service implementation execute service method register Interceptors and Modifier
net.sf.crispy.strategy - package net.sf.crispy.strategy
Implementation of the interface net.sf.crispy.InvocationStrategy.
net.sf.crispy.util - package net.sf.crispy.util
Little helper.
newExceptionInstance() - Method in class net.sf.crispy.ExceptionWrapper
 
newInstance(Class) - Method in class net.sf.crispy.impl.StaticBurlapProxy
 
newInstance(Class) - Method in class net.sf.crispy.impl.StaticCorbaProxy
 
newInstance(Class) - Method in class net.sf.crispy.impl.StaticEjbProxy
 
newInstance(Class) - Method in class net.sf.crispy.impl.StaticHessianProxy
 
newInstance(Class) - Method in class net.sf.crispy.impl.StaticLocalObjectProxy
 
newInstance(Class) - Method in class net.sf.crispy.impl.StaticRmiProxy
 
newInstance(Class) - Method in class net.sf.crispy.proxy.CommonsProxyFactory
 
newInstance(Class) - Method in class net.sf.crispy.proxy.DynamicJdkProxy
Create a Proxy-Object for the Interface pvClass.
newInstance(Class) - Method in class net.sf.crispy.proxy.DynamicProxy
 
newInstance(Class) - Method in class net.sf.crispy.proxy.Proxy
 
newInstance(Class) - Method in class net.sf.crispy.proxy.ProxyDecorator
Intercept the Method and delegate Method to Proxy.
newInstance(Class) - Method in class net.sf.crispy.proxy.StaticProxyDecorator
Delegate Method to StaticProxy.
notRemoteMethod(Method, Class) - Static method in class net.sf.crispy.ExecutorDecorator
 

O

onError(Throwable) - Method in interface net.sf.crispy.Interceptor
Call if a Exception is thrown.
onError(Throwable) - Method in class net.sf.crispy.interceptor.LogInterceptor
 
onError(Throwable) - Method in class net.sf.crispy.interceptor.StopWatchInterceptor
 

P

PARAM - Static variable in class net.sf.crispy.impl.rest.ParameterSerializer
 
PARAM_CLASS - Static variable in interface net.sf.crispy.impl.http.Constant
 
PARAM_METHOD - Static variable in interface net.sf.crispy.impl.http.Constant
 
PARAM_PARAM - Static variable in interface net.sf.crispy.impl.http.Constant
 
PARAM_TYPES - Static variable in interface net.sf.crispy.impl.http.Constant
 
PORT - Static variable in class net.sf.crispy.impl.corba.MiniCorbaServer
 
PORT - Static variable in class net.sf.crispy.impl.rmi.MiniRmiServer
 
PROPERTY_CURRENT_INTERFACE_CLASS - Static variable in class net.sf.crispy.proxy.StaticProxy
 
PROPERTY_TYPE_MAPPING_FACTORY - Static variable in interface net.sf.crispy.impl.jaxrpc.TypeMappingFactory
 
PROPERTY_TYPE_MAPPING_FACTORY_2 - Static variable in interface net.sf.crispy.impl.jaxrpc.TypeMappingFactory
 
PROPERTY_TYPE_MAPPING_FACTORY_3 - Static variable in interface net.sf.crispy.impl.jaxrpc.TypeMappingFactory
 
ParameterDeserializer - class net.sf.crispy.impl.rest.ParameterDeserializer.
 
ParameterDeserializer() - Constructor for class net.sf.crispy.impl.rest.ParameterDeserializer
 
ParameterSerializer - class net.sf.crispy.impl.rest.ParameterSerializer.
 
ParameterSerializer() - Constructor for class net.sf.crispy.impl.rest.ParameterSerializer
 
Parser - class net.sf.crispy.impl.rest.Parser.
 
Parser() - Constructor for class net.sf.crispy.impl.rest.Parser
 
PropertiesLoadException - exception net.sf.crispy.properties.PropertiesLoadException.
Exception by loading the property file.
PropertiesLoadException(String, Throwable) - Constructor for class net.sf.crispy.properties.PropertiesLoadException
 
PropertiesLoader - interface net.sf.crispy.PropertiesLoader.
Interface, to load the Properties for the Servicemanage.
Property - interface net.sf.crispy.Property.
Properties to config the ServiceManager.
Proxy - class net.sf.crispy.proxy.Proxy.
Parent-class from all Proxys.
Proxy() - Constructor for class net.sf.crispy.proxy.Proxy
 
ProxyDecorator - class net.sf.crispy.proxy.ProxyDecorator.
Decorate the Proxy.
ProxyDecorator(Proxy, InterceptorHandler) - Constructor for class net.sf.crispy.proxy.ProxyDecorator
 
parse(String) - Method in class net.sf.crispy.impl.rest.Parser
 
parse(String, DefaultHandler) - Method in class net.sf.crispy.impl.rest.Parser
 
port - Variable in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
prepareParameter(Map) - Method in class net.sf.crispy.impl.rest.RestServlet
 
printArray(Object[]) - Static method in class net.sf.crispy.util.Util
 
printMapInfo(Map) - Static method in class net.sf.crispy.util.Util
 
printSortedMap(Map) - Method in class net.sf.crispy.impl.rest.ParameterSerializer
 
printStackTrace() - Method in class net.sf.crispy.ExceptionWrapper
 
printStackTrace(OutputStream) - Method in class net.sf.crispy.ExceptionWrapper
 
printStackTrace() - Method in class net.sf.crispy.InvocationException
 
printStackTrace2() - Method in class net.sf.crispy.ExceptionWrapper
 
put(Object, Object) - Method in class net.sf.crispy.util.Graph
 

R

REMOTE_URL_AND_PORT - Static variable in interface net.sf.crispy.Property
Property for Url and Port from Server
ResponseFail - class net.sf.crispy.impl.rest.ResponseFail.
 
ResponseFail() - Constructor for class net.sf.crispy.impl.rest.ResponseFail
 
RestContentHandler - class net.sf.crispy.impl.rest.RestContentHandler.
 
RestContentHandler() - Constructor for class net.sf.crispy.impl.rest.RestContentHandler
 
RestExecutor - class net.sf.crispy.impl.RestExecutor.
Remote-Call for REST (REpresentational State Transfer).
RestExecutor() - Constructor for class net.sf.crispy.impl.RestExecutor
 
RestInvocationStrategy - class net.sf.crispy.strategy.RestInvocationStrategy.
Call Class: test.crispy.example.service.Calculator with Method: add: class=test.crispy.example.service.Calculator&method=add OR method=service.calculator.add.
RestInvocationStrategy() - Constructor for class net.sf.crispy.strategy.RestInvocationStrategy
 
RestServlet - class net.sf.crispy.impl.rest.RestServlet.
 
RestServlet() - Constructor for class net.sf.crispy.impl.rest.RestServlet
 
RmiExecutor - class net.sf.crispy.impl.RmiExecutor.
Remote-Call with Remote Method Invocation (RMI).
RmiExecutor() - Constructor for class net.sf.crispy.impl.RmiExecutor
 
RmiInvocationHandler - interface net.sf.crispy.impl.rmi.RmiInvocationHandler.
This is the interface for the RMI Invocation Handler.
RmiInvocationHandlerImpl - class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl.
This is the central Invocation Handler for all client calls.
RmiInvocationHandlerImpl() - Constructor for class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
registerService(String, String) - Method in class net.sf.crispy.server.MultiServiceContainerImpl
 
releasThreadWorker(ThreadWorker) - Method in class net.sf.crispy.concurrent.ThreadController
Release ThreadWorker (Thread)
removeAllInterceptors() - Method in class net.sf.crispy.InterceptorHandler
 
removeAllInterceptors() - Method in class net.sf.crispy.impl.ServiceManager
 
removeAllServices(Object) - Method in class net.sf.crispy.server.MultiServiceContainerImpl
Remove all service by a key.
removeAsynchronousCallback(Class) - Method in interface net.sf.crispy.IServiceManager
Remove asynchronous callback interface.
removeAsynchronousCallback(Class) - Method in class net.sf.crispy.impl.ServiceManager
 
removeInterceptorByPos(int) - Method in interface net.sf.crispy.IServiceManager
 
removeInterceptorByPos(int) - Method in class net.sf.crispy.InterceptorHandler
Remove a registered Interceptor by position.
removeInterceptorByPos(int) - Method in class net.sf.crispy.impl.ServiceManager
 
removeInterceptorFilter(int) - Method in class net.sf.crispy.InterceptorHandler
 
removeInterceptorFilterByPos(int) - Method in class net.sf.crispy.impl.ServiceManager
 
removeListener(InvokerCallbackHandler) - Method in class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
removeModifier(int) - Method in class net.sf.crispy.impl.ModifierChain
 
removeRegisterServiceByServiceInterfaceName(String) - Method in class net.sf.crispy.server.MultiServiceContainerImpl
 
removeService(String) - Method in class net.sf.crispy.impl.http.HttpServlet
 
removeService(String) - Method in class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
removeService(Class) - Static method in class net.sf.crispy.impl.local.MiniLocalObjectServer
 
removeService(String) - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
removeService(String) - Method in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
removeService(String) - Method in interface net.sf.crispy.impl.xmlrpc.XmlRpcAdminService
Service entfernen.
removeService(String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl
 
removeService(String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet
 
removeService(String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 
removeService(Object, String) - Method in class net.sf.crispy.server.MultiServiceContainerImpl
Remove the service from the container.
removeService(String) - Method in interface net.sf.crispy.server.SingleServiceContainer
Remove the service from the container.
removeService(String) - Method in class net.sf.crispy.server.SingleServiceContainerImpl
 
reverse(Class) - Static method in class net.sf.crispy.util.Util
Reverse the package fro class.
run() - Method in class net.sf.crispy.util.MethodAccessiblePrivilegedAction
 

S

SECURITY_PASSWD - Static variable in interface net.sf.crispy.Property
password.
SECURITY_USER - Static variable in interface net.sf.crispy.Property
username.
SERVER_TYPE_BOTH - Static variable in class net.sf.crispy.impl.caucho.MiniCauchoServer
 
SERVER_TYPE_BURLAP - Static variable in class net.sf.crispy.impl.caucho.MiniCauchoServer
 
SERVER_TYPE_HESSIAN - Static variable in class net.sf.crispy.impl.caucho.MiniCauchoServer
 
SET_METHOD - Static variable in class net.sf.crispy.util.Converter
 
STATIC_PROXY_CLASS - Static variable in interface net.sf.crispy.Property
Property for Static-Proxy-Class-Name.
Serializer - class net.sf.crispy.impl.http.Serializer.
 
Serializer() - Constructor for class net.sf.crispy.impl.http.Serializer
 
Serializer - class net.sf.crispy.impl.rest.Serializer.
Serialize complex object graph into a XML reprensation.
Serializer() - Constructor for class net.sf.crispy.impl.rest.Serializer
 
ServiceCreator - interface net.sf.crispy.server.ServiceCreator.
Services are added to ServiceEndpoint as String.
ServiceCreatorDefaultImpl - class net.sf.crispy.server.ServiceCreatorDefaultImpl.
Default implementation.
ServiceCreatorDefaultImpl() - Constructor for class net.sf.crispy.server.ServiceCreatorDefaultImpl
 
ServiceEndpoint - interface net.sf.crispy.server.ServiceEndpoint.
This is the entry point on the server side for the transport provider.
ServiceEndpointImpl - class net.sf.crispy.server.ServiceEndpointImpl.
The default implementation of the ServiceEndpoint.
ServiceEndpointImpl() - Constructor for class net.sf.crispy.server.ServiceEndpointImpl
 
ServiceManager - class net.sf.crispy.impl.ServiceManager.
Create Services for different kind of Services, how XML-RPC, EJB (JNDI), ...
ServiceManager(PropertiesLoader) - Constructor for class net.sf.crispy.impl.ServiceManager
 
ServiceManager(Class, Class) - Constructor for class net.sf.crispy.impl.ServiceManager
 
ServiceManager(Properties) - Constructor for class net.sf.crispy.impl.ServiceManager
 
ServiceManager() - Constructor for class net.sf.crispy.impl.ServiceManager
 
SimpleNameInterceptorFilter - class net.sf.crispy.filter.SimpleNameInterceptorFilter.
 
SimpleNameInterceptorFilter(Class) - Constructor for class net.sf.crispy.filter.SimpleNameInterceptorFilter
 
SimpleNameInterceptorFilter(Class[]) - Constructor for class net.sf.crispy.filter.SimpleNameInterceptorFilter
 
SimpleNameInterceptorFilter(Method) - Constructor for class net.sf.crispy.filter.SimpleNameInterceptorFilter
 
SimpleNameInterceptorFilter(Method[]) - Constructor for class net.sf.crispy.filter.SimpleNameInterceptorFilter
 
SimpleNameInterceptorFilter(Throwable) - Constructor for class net.sf.crispy.filter.SimpleNameInterceptorFilter
 
SimpleNameInterceptorFilter(Throwable[]) - Constructor for class net.sf.crispy.filter.SimpleNameInterceptorFilter
 
SimpleNameInterceptorFilter(String, int) - Constructor for class net.sf.crispy.filter.SimpleNameInterceptorFilter
 
SimpleNameInterceptorFilter(String[], int) - Constructor for class net.sf.crispy.filter.SimpleNameInterceptorFilter
 
SingleServiceContainer - interface net.sf.crispy.server.SingleServiceContainer.
Container for the service implementation.
SingleServiceContainerImpl - class net.sf.crispy.server.SingleServiceContainerImpl.
Container for the service implementation.
SingleServiceContainerImpl() - Constructor for class net.sf.crispy.server.SingleServiceContainerImpl
 
StackTraceElementWrapper - class net.sf.crispy.StackTraceElementWrapper.
Wrapper for java.lang.StackTraceElement, so you can ist transport from the server to the client side.
StackTraceElementWrapper() - Constructor for class net.sf.crispy.StackTraceElementWrapper
 
StackTraceElementWrapper(StackTraceElement) - Constructor for class net.sf.crispy.StackTraceElementWrapper
 
StaticBurlapProxy - class net.sf.crispy.impl.StaticBurlapProxy.
Remote-Call with Burlap Remote Invocation (Caucho).
StaticBurlapProxy() - Constructor for class net.sf.crispy.impl.StaticBurlapProxy
 
StaticCorbaProxy - class net.sf.crispy.impl.StaticCorbaProxy.
This implementation is experimental.
StaticCorbaProxy() - Constructor for class net.sf.crispy.impl.StaticCorbaProxy
 
StaticEjbProxy - class net.sf.crispy.impl.StaticEjbProxy.
Remote call with EJB's (JNDI lookup).
StaticEjbProxy() - Constructor for class net.sf.crispy.impl.StaticEjbProxy
 
StaticHessianProxy - class net.sf.crispy.impl.StaticHessianProxy.
Remote-Call with Hessian Remote Invocation (Caucho).
StaticHessianProxy() - Constructor for class net.sf.crispy.impl.StaticHessianProxy
 
StaticLocalObjectProxy - class net.sf.crispy.impl.StaticLocalObjectProxy.
Local call from Java object.
StaticLocalObjectProxy() - Constructor for class net.sf.crispy.impl.StaticLocalObjectProxy
 
StaticLocalObjectProxy(Properties) - Constructor for class net.sf.crispy.impl.StaticLocalObjectProxy
 
StaticProxy - class net.sf.crispy.proxy.StaticProxy.
Parent-Proxy for all classes that have your own stubs.
StaticProxy() - Constructor for class net.sf.crispy.proxy.StaticProxy
 
StaticProxy(Properties) - Constructor for class net.sf.crispy.proxy.StaticProxy
 
StaticProxyDecorator - class net.sf.crispy.proxy.StaticProxyDecorator.
Decorate all StaticProxy-implementations.
StaticProxyDecorator(StaticProxy) - Constructor for class net.sf.crispy.proxy.StaticProxyDecorator
 
StaticRmiProxy - class net.sf.crispy.impl.StaticRmiProxy.
Remote-Call with Remote Method Invocation (RMI).
StaticRmiProxy() - Constructor for class net.sf.crispy.impl.StaticRmiProxy
 
StopWatchInterceptor - class net.sf.crispy.interceptor.StopWatchInterceptor.
Mini stopwatch.
StopWatchInterceptor() - Constructor for class net.sf.crispy.interceptor.StopWatchInterceptor
 
separateHostAndPort(String) - Static method in class net.sf.crispy.util.Util
Separate from url the url and the port: localhost:8080 --> http://localhost and 8080
serialize(Object, OutputStream) - Static method in class net.sf.crispy.impl.http.Serializer
 
serialize(Object) - Static method in class net.sf.crispy.impl.http.Serializer
 
serialize(QName, Attributes, Object, SerializationContext) - Method in class net.sf.crispy.impl.jaxrpc.serializer.CharacterSerializer
 
serialize(Object) - Method in class net.sf.crispy.impl.rest.ParameterSerializer
 
serialize(Object) - Static method in class net.sf.crispy.impl.rest.Serializer
 
serializeHashtable(Hashtable, int, int, StringBuffer) - Static method in class net.sf.crispy.impl.rest.Serializer
 
serializeList(List, String, int) - Method in class net.sf.crispy.impl.rest.ParameterSerializer
 
serializeMap(Map, String, int) - Method in class net.sf.crispy.impl.rest.ParameterSerializer
 
serializeSimple(String, Object, int) - Method in class net.sf.crispy.impl.rest.ParameterSerializer
 
serializeSimple(Object, Object, int, StringBuffer) - Static method in class net.sf.crispy.impl.rest.Serializer
 
serializeVector(Vector, Object, int, int, StringBuffer) - Static method in class net.sf.crispy.impl.rest.Serializer
 
serviceSize() - Method in class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
setArgs(Object[]) - Method in class net.sf.crispy.InterceptorContext
 
setArgs(Object[]) - Method in class net.sf.crispy.InterceptorFilterContext
 
setAsynchronousCallback(AsynchronousCallback, String[], int) - Method in class net.sf.crispy.proxy.DynamicProxy
 
setClassName(String) - Method in class net.sf.crispy.StackTraceElementWrapper
 
setContext(String) - Method in class net.sf.crispy.impl.MiniHttpServer
 
setDynamicProxy(DynamicProxy) - Method in class net.sf.crispy.InterceptorContext
 
setElseObject(Object) - Method in class net.sf.crispy.InterceptorContext
 
setException(String) - Method in class net.sf.crispy.impl.rest.ResponseFail
 
setExceptionClassName(String) - Method in class net.sf.crispy.ExceptionWrapper
 
setExceptionPlaceHolder(Object) - Method in class net.sf.crispy.ExceptionWrapper
 
setExecutor(Executor) - Method in class net.sf.crispy.proxy.DynamicProxy
 
setFileName(String) - Method in class net.sf.crispy.StackTraceElementWrapper
 
setInterceptorHandler(InterceptorHandler) - Method in class net.sf.crispy.proxy.DynamicProxy
 
setInterceptorHandlerCreator(InterceptorHandlerCreator) - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
setInterceptorHandlerCreator(InterceptorHandlerCreator) - Method in class net.sf.crispy.impl.rmi.RmiInvocationHandlerImpl
 
setInterceptorHandlerCreator(InterceptorHandlerCreator) - Method in class net.sf.crispy.server.HttpServiceEndpoint
 
setInterceptorHandlerCreator(InterceptorHandlerCreator) - Method in interface net.sf.crispy.server.ServiceEndpoint
Set a implementation for the interface InterceptorHandlerCreator.
setInterceptorHandlerCreator(InterceptorHandlerCreator) - Method in class net.sf.crispy.server.ServiceEndpointImpl
 
setInterruptInvocation(boolean) - Method in class net.sf.crispy.InterceptorContext
 
setInvocationClass(Class) - Method in class net.sf.crispy.InterceptorFilterContext
 
setInvocationStrategy(Object) - Method in class net.sf.crispy.Executor
 
setInvocationStrategy(Object) - Method in class net.sf.crispy.proxy.StaticProxy
 
setInvoker(ServerInvoker) - Method in class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
setLineNumber(int) - Method in class net.sf.crispy.StackTraceElementWrapper
 
setMBeanServer(MBeanServer) - Method in class net.sf.crispy.impl.jboss.JBossRemotingInvocationHandler
 
setMaxThreads(int) - Method in class net.sf.crispy.concurrent.ThreadController
 
setMessage(String) - Method in class net.sf.crispy.ExceptionWrapper
 
setMessage(String) - Method in class net.sf.crispy.impl.rest.ResponseFail
 
setMethod(Method) - Method in class net.sf.crispy.InterceptorContext
 
setMethod(Method) - Method in class net.sf.crispy.InterceptorFilterContext
 
setMethod(String) - Method in class net.sf.crispy.impl.rest.ResponseFail
 
setMethodName(String) - Method in class net.sf.crispy.StackTraceElementWrapper
 
setMethodName(String) - Method in class net.sf.crispy.util.Edge
 
setModifier(Modifier) - Method in interface net.sf.crispy.IServiceManager
 
setModifier(Modifier) - Method in class net.sf.crispy.InterceptorHandler
 
setModifier(Modifier) - Method in class net.sf.crispy.impl.ServiceManager
 
setNativeMethod(boolean) - Method in class net.sf.crispy.StackTraceElementWrapper
 
setNegate(boolean) - Method in class net.sf.crispy.filter.AbstractInterceptorFilter
 
setNullValue(String) - Method in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
setNullValue(String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl
 
setNullValue(String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcConvertHandler
 
setNullValue(String) - Method in class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 
setNullValue(String) - Method in class net.sf.crispy.util.Converter
 
setParameter(String[]) - Method in class net.sf.crispy.impl.jaxrpc.ArrayTypeMappingFactory
 
setParameter(String[]) - Method in class net.sf.crispy.impl.jaxrpc.BeanTypeMappingFactory
 
setParameter(String[]) - Method in class net.sf.crispy.impl.jaxrpc.CharacterTypeMappingFactory
 
setParameter(String[]) - Method in class net.sf.crispy.impl.jaxrpc.MapTypeMappingFactory
 
setParameter(String[]) - Method in interface net.sf.crispy.impl.jaxrpc.TypeMappingFactory
 
setParameter(String[]) - Method in class net.sf.crispy.impl.jaxrpc.VectorTypeMappingFactory
 
setPattern(String) - Method in class net.sf.crispy.filter.NamePatternInterceptorFilter
 
setProperties(Properties) - Method in class net.sf.crispy.Executor
 
setProperties(Properties) - Method in class net.sf.crispy.proxy.Proxy
 
setProperties(Properties) - Method in class net.sf.crispy.proxy.ProxyDecorator
Delegate Method to Proxy.
setProperties(Properties) - Method in class net.sf.crispy.proxy.StaticProxyDecorator
Delegate Method to StaticProxy.
setProxy(Proxy) - Method in class net.sf.crispy.proxy.ProxyDecorator
Set the wrapped (decorated) Proxy.
setProxyClass(Class) - Method in class net.sf.crispy.proxy.Proxy
 
setProxyObject(Object) - Method in class net.sf.crispy.proxy.Proxy
 
setResult(Object) - Method in class net.sf.crispy.InterceptorContext
 
setService(String) - Method in class net.sf.crispy.impl.rest.ResponseFail
 
setServiceCreator(ServiceCreator) - Method in class net.sf.crispy.server.MultiServiceContainerImpl
 
setServletContext(String) - Method in class net.sf.crispy.impl.http.MiniHttpServer
 
setServletName(String) - Method in class net.sf.crispy.impl.http.MiniHttpServer
 
setStackTraceByteArray(byte[]) - Method in class net.sf.crispy.ExceptionWrapper
 
setStackTraceElementWrapperList(List) - Method in class net.sf.crispy.ExceptionWrapper
 
setStaticProxy(StaticProxy) - Method in class net.sf.crispy.proxy.DynamicProxy
 
setStaticProxy(StaticProxy) - Method in class net.sf.crispy.proxy.StaticProxyDecorator
 
setThrowable(Throwable) - Method in class net.sf.crispy.InterceptorFilterContext
 
setUrlAndPort(String) - Method in class net.sf.crispy.Executor
 
setUrlAndPort(String) - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
setWithConverter(boolean) - Method in class net.sf.crispy.impl.caucho.BurlapInvoker
 
setWithSimpleKeyMapper(boolean) - Method in class net.sf.crispy.util.Converter
 
size() - Method in class net.sf.crispy.impl.ModifierChain
 
size() - Method in class net.sf.crispy.util.ClassPropertiesCache
 
stackTrace2ByteArray(Throwable) - Method in class net.sf.crispy.ExceptionWrapper
 
start() - Method in class net.sf.crispy.impl.MiniHttpServer
 
start() - Method in interface net.sf.crispy.impl.MiniServer
Start the Server.
start() - Method in class net.sf.crispy.impl.caucho.MiniCauchoServer
 
start() - Method in class net.sf.crispy.impl.corba.MiniCorbaServer
 
start() - Method in class net.sf.crispy.impl.http.MiniHttpServer
 
start() - Method in class net.sf.crispy.impl.jaxrpc.MiniAxisServer
 
start() - Method in class net.sf.crispy.impl.jboss.MiniJBossRemotingServer
 
start() - Method in class net.sf.crispy.impl.local.MiniLocalObjectServer
 
start() - Method in class net.sf.crispy.impl.rest.MiniRestServer
 
start() - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
start() - Method in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
startDocument() - Method in class net.sf.crispy.impl.rest.RestContentHandler
 
startElement(String, String, String, Attributes) - Method in class net.sf.crispy.impl.rest.RestContentHandler
 
stop() - Method in class net.sf.crispy.impl.MiniHttpServer
 
stop() - Method in interface net.sf.crispy.impl.MiniServer
Stop the Server.
stop() - Method in class net.sf.crispy.impl.caucho.MiniCauchoServer
 
stop() - Method in class net.sf.crispy.impl.corba.MiniCorbaServer
 
stop() - Method in class net.sf.crispy.impl.http.MiniHttpServer
 
stop() - Method in class net.sf.crispy.impl.jaxrpc.MiniAxisServer
 
stop() - Method in class net.sf.crispy.impl.jboss.MiniJBossRemotingServer
 
stop() - Method in class net.sf.crispy.impl.local.MiniLocalObjectServer
 
stop() - Method in class net.sf.crispy.impl.rest.MiniRestServer
 
stop() - Method in class net.sf.crispy.impl.rmi.MiniRmiServer
 
stop() - Method in class net.sf.crispy.impl.xmlrpc.MiniXmlRpcServer
 
string2Date(String) - Static method in class net.sf.crispy.util.Converter
Convert a Date-String to a Date.

T

ThreadController - class net.sf.crispy.concurrent.ThreadController.
This class create and controlled all Threads.
ThreadController() - Constructor for class net.sf.crispy.concurrent.ThreadController
 
ThreadWorker - class net.sf.crispy.concurrent.ThreadWorker.
Create a Thread and execute the service call.
ThreadWorker(ThreadController) - Constructor for class net.sf.crispy.concurrent.ThreadWorker
 
TypeMappingFactory - interface net.sf.crispy.impl.jaxrpc.TypeMappingFactory.
Factory to create a TypeMapping to transfer of complex object with JAX-RPC.
to - Variable in class net.sf.crispy.util.Edge
 
toSortedMap() - Method in class net.sf.crispy.impl.rest.ParameterSerializer
 
toString() - Method in class net.sf.crispy.InterceptorContext
 
toString() - Method in class net.sf.crispy.StackTraceElementWrapper
 
toString() - Method in class net.sf.crispy.impl.jaxrpc.ArrayTypeMappingFactory
 
toString() - Method in class net.sf.crispy.impl.rest.ResponseFail
 
toString() - Method in class net.sf.crispy.util.Edge
 

U

URL - Static variable in interface net.sf.crispy.InvocationStrategy
 
UrlPlusClassNameInvocationStrategy - class net.sf.crispy.strategy.UrlPlusClassNameInvocationStrategy.
Example:
the url (namespace = InvocationStrategy.URL) = http://localhost:8080/axis/services
invoke of the class (InvocationStrategy.CLASS_NAME): test.crispy.example.service.Calculator
convert result: http://localhost:8080/axis/services/Calculator
UrlPlusClassNameInvocationStrategy() - Constructor for class net.sf.crispy.strategy.UrlPlusClassNameInvocationStrategy
 
UrlPropertiesLoader - class net.sf.crispy.properties.UrlPropertiesLoader.
Load poperty file from a url.
UrlPropertiesLoader(URL) - Constructor for class net.sf.crispy.properties.UrlPropertiesLoader
 
UrlPropertiesLoader(String) - Constructor for class net.sf.crispy.properties.UrlPropertiesLoader
 
Util - class net.sf.crispy.util.Util.
Utility (helper) class.
Util() - Constructor for class net.sf.crispy.util.Util
 
url - Variable in class net.sf.crispy.impl.AbstractHttpExecutor
 

V

VALUE_FOR_CGLIB_DYNAMIC_PROXY - Static variable in interface net.sf.crispy.Property
Short-Name for the dynamic CGLIB Proxy.
VALUE_FOR_JAVASSIST_DYNAMIC_PROXY - Static variable in interface net.sf.crispy.Property
Short-Name for the dynamic Javassist Proxy.
VALUE_FOR_JDK_DYNAMIC_PROXY - Static variable in interface net.sf.crispy.Property
Short-Name for the dynamic JDK (reflection) Proxy.
VectorTypeMappingFactory - class net.sf.crispy.impl.jaxrpc.VectorTypeMappingFactory.
Factory to create a TypeMapping for transfer for java.util.Vector-object.
VectorTypeMappingFactory() - Constructor for class net.sf.crispy.impl.jaxrpc.VectorTypeMappingFactory
 
vector2Array(Vector, Method, Converter) - Static method in class net.sf.crispy.util.Invoker
 
visualisationTree(Object) - Static method in class net.sf.crispy.util.Util
 

W

WITH_CONVERTER - Static variable in interface net.sf.crispy.Property
net.sf.crispy.util.Converter is used or not.
withConverter() - Method in class net.sf.crispy.Executor
If true, then invoke before execute method Converter.makeSimple() and after call Converter.makeComplex.
withConverter() - Method in class net.sf.crispy.impl.RmiExecutor
 
withConverter() - Method in class net.sf.crispy.impl.XmlRpcExecutor
 
writeFault(String, Throwable, BurlapOutput) - Method in class net.sf.crispy.impl.caucho.BurlapInvoker
 
writeSchema(Class, Types) - Method in class net.sf.crispy.impl.jaxrpc.serializer.CharacterSerializer
 

X

XmlRpcAdminService - interface net.sf.crispy.impl.xmlrpc.XmlRpcAdminService.
Service interface, to add, remove or to ask to register services.
XmlRpcAdminServiceImpl - class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl.
Implementation of service interface, to add, remove or to ask to register services.
XmlRpcAdminServiceImpl(XmlRpcServer, Map, String) - Constructor for class net.sf.crispy.impl.xmlrpc.XmlRpcAdminServiceImpl
 
XmlRpcConvertHandler - class net.sf.crispy.impl.xmlrpc.XmlRpcConvertHandler.
Make of the server the invocation from services.
XmlRpcConvertHandler(Object, String) - Constructor for class net.sf.crispy.impl.xmlrpc.XmlRpcConvertHandler
 
XmlRpcConvertHandler(Object, String, ServiceEndpoint) - Constructor for class net.sf.crispy.impl.xmlrpc.XmlRpcConvertHandler
 
XmlRpcExecutor - class net.sf.crispy.impl.XmlRpcExecutor.
Remote-Call for XML-RPC.
XmlRpcExecutor() - Constructor for class net.sf.crispy.impl.XmlRpcExecutor
 
XmlRpcHttpAdminServlet - class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet.
This servlet can you use, to make service for XML-RPC availeable.
XmlRpcHttpAdminServlet() - Constructor for class net.sf.crispy.impl.xmlrpc.XmlRpcHttpAdminServlet
 
XmlRpcHttpServlet - class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet.
 
XmlRpcHttpServlet() - Constructor for class net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet
 

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

Copyright © 2005-2006 Crispy. All Rights Reserved.