Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.resiliency.spi.agent.SPIAgentSerializable

Packages that use SPIAgentSerializable
com.liferay.portal.resiliency.spi.agent   
 

Uses of SPIAgentSerializable in com.liferay.portal.resiliency.spi.agent
 

Subclasses of SPIAgentSerializable in com.liferay.portal.resiliency.spi.agent
 class SPIAgentRequest
           
 class SPIAgentResponse
           
 

Methods in com.liferay.portal.resiliency.spi.agent with type parameters of type SPIAgentSerializable
static
<T extends SPIAgentSerializable>
T
SPIAgentSerializable.readFrom(InputStream inputStream)
           
 


Liferay 6.2-ce-ga5