|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.crispy | |
net.sf.crispy | Main-classes and interfaces from this framework. |
net.sf.crispy.filter | Filter for make interceptors on/off. |
net.sf.crispy.impl | Implementation from this framework. |
net.sf.crispy.impl.caucho | Implementation from Burlap and Hessian (Caucho). |
net.sf.crispy.impl.rmi | Implementation for RMI. |
net.sf.crispy.interceptor | Example for the interceptor interface. |
net.sf.crispy.properties | Implementation for loading Properties of different kinds. |
net.sf.crispy.proxy | Proxy-classes to intercept all method-calls from the service classes. |
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 | Implementation of the interface net.sf.crispy.InvocationStrategy. |
Classes in net.sf.crispy used by net.sf.crispy | |
ExceptionWrapper
Wraped the server side thrown exception. |
|
Executor
Send the method to the server and wait of return-value. |
|
Interceptor
Intercept the Proxy-Method newInstance and DynamicProxy-MethoddoInvoke (InvocationHandler), before and after call. |
|
InterceptorContext
Structure with information about the method-invocation, how method and args. |
|
InterceptorFilter
Interceptor /Modifier can filtered by implementation of this interface.
|
|
InterceptorFilterContext
Structure for filter interceptors, with information about the method-invocation, how method and args. |
|
InvocationStrategy
This interface describe the converter (mapping) to the invocation string (a url for example) from the invocation class. |
|
Modifier
This interface you can use to modify the return value from execute methode result. |
Classes in net.sf.crispy used by net.sf.crispy.filter | |
InterceptorFilter
Interceptor /Modifier can filtered by implementation of this interface.
|
|
InterceptorFilterContext
Structure for filter interceptors, with information about the method-invocation, how method and args. |
Classes in net.sf.crispy used by net.sf.crispy.impl | |
Executor
Send the method to the server and wait of return-value. |
|
Interceptor
Intercept the Proxy-Method newInstance and DynamicProxy-MethoddoInvoke (InvocationHandler), before and after call. |
|
InterceptorContext
Structure with information about the method-invocation, how method and args. |
|
InterceptorFilter
Interceptor /Modifier can filtered by implementation of this interface.
|
|
InvocationStrategy
This interface describe the converter (mapping) to the invocation string (a url for example) from the invocation class. |
|
IServiceManager
Minimun on method for ServiceManager. |
|
Modifier
This interface you can use to modify the return value from execute methode result. |
|
PropertiesLoader
Interface, to load the Properties for the Servicemanage . |
Classes in net.sf.crispy used by net.sf.crispy.impl.caucho | |
InterceptorContext
Structure with information about the method-invocation, how method and args. |
|
Modifier
This interface you can use to modify the return value from execute methode result. |
Classes in net.sf.crispy used by net.sf.crispy.impl.rmi | |
InterceptorHandler
Handle Interceptor- and Modify - Events. |
Classes in net.sf.crispy used by net.sf.crispy.interceptor | |
Interceptor
Intercept the Proxy-Method newInstance and DynamicProxy-MethoddoInvoke (InvocationHandler), before and after call. |
|
InterceptorContext
Structure with information about the method-invocation, how method and args. |
Classes in net.sf.crispy used by net.sf.crispy.properties | |
PropertiesLoader
Interface, to load the Properties for the Servicemanage . |
Classes in net.sf.crispy used by net.sf.crispy.proxy | |
Executor
Send the method to the server and wait of return-value. |
|
InterceptorHandler
Handle Interceptor- and Modify - Events. |
|
InvocationStrategy
This interface describe the converter (mapping) to the invocation string (a url for example) from the invocation class. |
Classes in net.sf.crispy used by net.sf.crispy.server | |
InterceptorHandler
Handle Interceptor- and Modify - Events. |
Classes in net.sf.crispy used by net.sf.crispy.strategy | |
InvocationStrategy
This interface describe the converter (mapping) to the invocation string (a url for example) from the invocation class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |