GridGain™ 2.1.0
Java API Specification

Uses of Class
org.gridgain.grid.spi.communication.mail.GridMailCommunicationInProtocol

Packages that use GridMailCommunicationInProtocol
org.gridgain.grid.spi.communication.mail icon Contains IMAP/POP3-based implementation for communication SPI. 
 

Uses of GridMailCommunicationInProtocol in org.gridgain.grid.spi.communication.mail
 

Methods in org.gridgain.grid.spi.communication.mail that return GridMailCommunicationInProtocol
static GridMailCommunicationInProtocol GridMailCommunicationInProtocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GridMailCommunicationInProtocol[] GridMailCommunicationInProtocol.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.gridgain.grid.spi.communication.mail with parameters of type GridMailCommunicationInProtocol
 void GridMailCommunicationSpi.setInProtocol(GridMailCommunicationInProtocol proto)
          Sets incoming mail protocol.
 


GridGain™ 2.1.0
Java API Specification

GridGain™ - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved.