- build(AsyncCallbackOnSuccess<R>, AsyncCallbackOnFailure) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create rest callback implementation.
- build(V, Session, AsyncCallbackOnSuccess<R>) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create rest callback implementation.
- build(V, Session, AsyncCallbackOnSuccess<R>, H) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create rest callback implementation.
- build(V, D, Session, AsyncCallbackOnSuccess<R>) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create rest callback implementation.
- build(V, D, Session, H, AsyncCallbackOnSuccess<R>) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create rest callback implementation.
- buildLoginCallback(V, Session) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create login callback implementation.
- buildLoginCallback(V, Session, M) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create login callback implementation.
- buildLoginCallback(V, Session, M, H) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create login callback implementation.