GridGain™ 2.1.0
Java API Specification

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

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

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

Methods in org.gridgain.grid.spi.communication.mail that return GridMailCommunicationOutProtocol
static GridMailCommunicationOutProtocol GridMailCommunicationOutProtocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GridMailCommunicationOutProtocol[] GridMailCommunicationOutProtocol.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 GridMailCommunicationOutProtocol
 void GridMailCommunicationSpi.setOutProtocol(GridMailCommunicationOutProtocol proto)
          Sets outgoing 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.