|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterceptorDefinition | |
---|---|
org.sr.server | JavaScript to Java remote communication library. |
Uses of InterceptorDefinition in org.sr.server |
---|
Methods in org.sr.server that return types with arguments of type InterceptorDefinition | |
---|---|
java.util.Set<InterceptorDefinition> |
ServiceDefinition.getInterceptors()
|
Methods in org.sr.server with parameters of type InterceptorDefinition | |
---|---|
boolean |
ServiceDefinition.addInterceptorDefinition(InterceptorDefinition definition)
|
int |
InterceptorDefinition.compareTo(InterceptorDefinition obj)
|
Method parameters in org.sr.server with type arguments of type InterceptorDefinition | |
---|---|
void |
ServiceDefinition.setInterceptors(java.util.Set<InterceptorDefinition> interceptors)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |