|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.client.core.ClientInvokerInterceptorFactory
public class ClientInvokerInterceptorFactory
Constructor Summary | |
---|---|
ClientInvokerInterceptorFactory()
|
Method Summary | |
---|---|
static void |
applyDefaultInterceptors(ClientInterceptorRepositoryImpl repository,
ResteasyProviderFactory providerFactory)
|
static void |
applyDefaultInterceptors(ClientInterceptorRepositoryImpl repository,
ResteasyProviderFactory providerFactory,
java.lang.Class declaring,
java.lang.reflect.Method method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientInvokerInterceptorFactory()
Method Detail |
---|
public static void applyDefaultInterceptors(ClientInterceptorRepositoryImpl repository, ResteasyProviderFactory providerFactory)
public static void applyDefaultInterceptors(ClientInterceptorRepositoryImpl repository, ResteasyProviderFactory providerFactory, java.lang.Class declaring, java.lang.reflect.Method method)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |