|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.client.core.ClientMarshallerFactory
public class ClientMarshallerFactory
| Constructor Summary | |
|---|---|
ClientMarshallerFactory()
|
|
| Method Summary | |
|---|---|
static Marshaller |
createMarshaller(java.lang.Class<?> declaring,
ResteasyProviderFactory providerFactory,
java.lang.Class<?> type,
java.lang.annotation.Annotation[] annotations,
java.lang.reflect.Type genericType,
java.lang.reflect.AccessibleObject target,
boolean ignoreBody)
|
static Marshaller[] |
createMarshallers(java.lang.reflect.Method method,
ResteasyProviderFactory providerFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientMarshallerFactory()
| Method Detail |
|---|
public static Marshaller[] createMarshallers(java.lang.reflect.Method method,
ResteasyProviderFactory providerFactory)
public static Marshaller createMarshaller(java.lang.Class<?> declaring,
ResteasyProviderFactory providerFactory,
java.lang.Class<?> type,
java.lang.annotation.Annotation[] annotations,
java.lang.reflect.Type genericType,
java.lang.reflect.AccessibleObject target,
boolean ignoreBody)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||