Uses of Package
com.googlecode.xremoting.core.spi

Packages that use com.googlecode.xremoting.core.spi
com.googlecode.xremoting.core   
com.googlecode.xremoting.core.commonshttpclient   
com.googlecode.xremoting.core.http   
com.googlecode.xremoting.core.invoked   
com.googlecode.xremoting.core.invoking   
com.googlecode.xremoting.core.servlet   
com.googlecode.xremoting.core.spi   
com.googlecode.xremoting.core.xstream   
com.googlecode.xremoting.spring   
 

Classes in com.googlecode.xremoting.core.spi used by com.googlecode.xremoting.core
Requester
           Central interface for transports.
Serializer
           Central interface for message serialization/deserialization.
 

Classes in com.googlecode.xremoting.core.spi used by com.googlecode.xremoting.core.commonshttpclient
Request
           Represents a single request/response pair.
Requester
           Central interface for transports.
 

Classes in com.googlecode.xremoting.core.spi used by com.googlecode.xremoting.core.http
Request
           Represents a single request/response pair.
Requester
           Central interface for transports.
 

Classes in com.googlecode.xremoting.core.spi used by com.googlecode.xremoting.core.invoked
SerializationException
          Thrown if something specific to serialization happened during (de)serialization.
Serializer
           Central interface for message serialization/deserialization.
 

Classes in com.googlecode.xremoting.core.spi used by com.googlecode.xremoting.core.invoking
Requester
           Central interface for transports.
Serializer
           Central interface for message serialization/deserialization.
 

Classes in com.googlecode.xremoting.core.spi used by com.googlecode.xremoting.core.servlet
Serializer
           Central interface for message serialization/deserialization.
 

Classes in com.googlecode.xremoting.core.spi used by com.googlecode.xremoting.core.spi
Request
           Represents a single request/response pair.
SerializationException
          Thrown if something specific to serialization happened during (de)serialization.
 

Classes in com.googlecode.xremoting.core.spi used by com.googlecode.xremoting.core.xstream
SerializationException
          Thrown if something specific to serialization happened during (de)serialization.
Serializer
           Central interface for message serialization/deserialization.
 

Classes in com.googlecode.xremoting.core.spi used by com.googlecode.xremoting.spring
Requester
           Central interface for transports.
Serializer
           Central interface for message serialization/deserialization.
 



Copyright © 2012. All Rights Reserved.