|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceResponse | |
|---|---|
| com.googlecode.mobilityrpc.protocol.converters.messages | [private api] MessageConverter classes for individual
message types. |
| com.googlecode.mobilityrpc.protocol.processors.impl | [private api] Implementations of DeserializedMessageProcessor
for processing various types of incoming message. |
| com.googlecode.mobilityrpc.session.impl | [private api] Contains MobilitySession implementation classes. |
| Uses of ResourceResponse in com.googlecode.mobilityrpc.protocol.converters.messages |
|---|
| Methods in com.googlecode.mobilityrpc.protocol.converters.messages that return ResourceResponse | |
|---|---|
protected ResourceResponse |
ResourceResponseMessageConverter.fromProtobuf(byte[] bytes)
|
| Methods in com.googlecode.mobilityrpc.protocol.converters.messages with parameters of type ResourceResponse | |
|---|---|
protected byte[] |
ResourceResponseMessageConverter.toProtobuf(ResourceResponse object)
|
| Uses of ResourceResponse in com.googlecode.mobilityrpc.protocol.processors.impl |
|---|
| Methods in com.googlecode.mobilityrpc.protocol.processors.impl with parameters of type ResourceResponse | |
|---|---|
void |
ResourceResponseMessageProcessor.process(MobilityControllerInternal mobilityController,
ConnectionManager connectionManager,
ConnectionId connectionId,
ResourceResponse resourceResponse)
|
| Uses of ResourceResponse in com.googlecode.mobilityrpc.session.impl |
|---|
| Methods in com.googlecode.mobilityrpc.session.impl with parameters of type ResourceResponse | |
|---|---|
void |
SessionClassLoader.processResourceResponse(ResourceResponse resourceResponse)
Called by the thread processing an incoming ResourceResponse object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||