Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.web.bindery.requestfactory.shared Classes and Interfaces - 43 results found.
NameDescriptionTypePackageFramework
DefaultProxyStoreAn in-memory ProxyStore store that can encode its state as a JSON objectConstructor SummaryDefaultProxyStore()Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
EntityProxyA proxy for a server-side domain object.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
EntityProxyChangeEvent posted by a RequestFactory when changes to an entity are detected.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
EntityProxyChange .HandlerInterfacecom.google.web.bindery.requestfactory.shared.EntityProxyChangeGoogle WebToolkit (GWT)
EntityProxyIdA stable, opaque id of an EntityProxy that remains stable across updates, creates, deletes on the client.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ExtraTypesThis annotation can be applied to EntityProxy, ValueProxy, RequestContext, and RequestFactory type declarations toClasscom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
FakeRequestA no-op implementation of Request that can be used as a base type for writingConstructor SummaryFakeRequest()Classcom.google.web.bindery.requestfactory.shared.testingGoogle WebToolkit (GWT)
FakeRequestContextA no-op implementation of RequestConext that can be used as a base type for writing unit tests.Classcom.google.web.bindery.requestfactory.shared.testingGoogle WebToolkit (GWT)
FakeRequestFactoryA no-op implementation of RequestFactory that can be used forFields inherited from interface com.Classcom.google.web.bindery.requestfactory.shared.testingGoogle WebToolkit (GWT)
FakeRequestTransportClasscom.google.web.bindery.requestfactory.shared.testingGoogle WebToolkit (GWT)
FanoutReceiverA FanoutReceiver will forward its callbacks to zero or more other Receivers.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
IdMessageUsed as a base type for messages that are about a particular id.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
IdMessage .StrengthDescribes the longevity of the id.Classcom.google.web.bindery.requestfactory.shared.messages.IdMessageGoogle WebToolkit (GWT)
InstanceRequestUsed to call instance methods.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
InvocationMessageDescribes a method invocation.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
JsonRpcRequestA JSON-RPC request payload.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
JsonRpcWireNameExperimental API, subject to change Provides the method name for a JSON-RPC invocation.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
LocatorA Locator allows entity types that do not conform to the RequestFactory entity protocol to be used.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
LoggingRequest"API Generated" request selector interface implemented by objects that give client access to the methods of Logging.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
MessageFactoryThe factory for creating RequestFactory wire messages.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
OperationMessageRepresents an operation to be carried out on a single entity on the server.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
ProxyForAnnotation on EntityProxy and ValueProxy classes specifying the domain (server-side) object type.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ProxyForNameAnnotation on EntityProxy classes specifying the domain (server-side) object type.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ProxySerializerSerializes graphs of EntityProxy objects.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ProxyStoreA ProxyStore provides a ProxySerializer with access to a low-level persistence mechanism.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ReceiverCallback object for Request.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
RequestA Request represents a single method invocation on the server.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
RequestContextThe base interface for RequestFactory service endpoints.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
RequestFactoryMarker interface for the RequestFactory code generator.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
RequestMessageThe message sent from the client to the server.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
RequestTransportAbstracts the mechanism by which a RequestFactory instance transmits its payload to the backend.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
RequestTransport .TransportReceiverA callback interface.Interfacecom.google.web.bindery.requestfactory.shared.RequestTransportGoogle WebToolkit (GWT)
ResponseMessageThe result of fulfilling a request on the server.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
ServerFailureDescribes a request failure on the server.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ServerFailureMessageEncapsulates a ServerFailure object.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
ServiceAnnotation on Request classes specifying the server-side implementations thatSee Also:ServiceNameClasscom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ServiceLocatorA ServiceLocator provides instances of a type specified by a Service when Request methods declared in a RequestContextare mappedInterfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ServiceNameAnnotation on Request classes specifying the server-side implementations that back them.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ValueLocatorA Locator for use with value types (as opposed to entities), which are not persisted.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
VersionedMessageDescribes a message that contains version information.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
ViolationA lightweight representation of a ConstraintViolation.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ViolationMessageRepresents a ConstraintViolation.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
WriteOperationenum WriteOperationextends java.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)