P-Grid v2.0a2 API Specification
A C D G H I J K L M N P Q R S T U W

N

newMessage(Message, Peer) - Method in interface p2p.basic.events.P2PListener
Invoked when a new message needs to be delivered to the application.
newSearchResult(GUID, Collection) - Method in interface p2p.storage.events.SearchListener
Invoked when a new search result is available
noResultsFound(GUID) - Method in interface p2p.storage.events.SearchListener
Invoked when a search resulted in no results.
NoRouteToKeyException - Exception in p2p.basic.events
The NoRouteToKeyException is thrown if a message cannot be routed to a destination key.
NoRouteToKeyException() - Constructor for exception p2p.basic.events.NoRouteToKeyException
Constructs a NoRouteToKeyException without any detail message.
NoRouteToKeyException(String) - Constructor for exception p2p.basic.events.NoRouteToKeyException
Constructs a NoRouteToKeyException with the specified detail message.
NoSuchTypeException - Exception in p2p.storage.events
The NoSuchTypeException is thrown when a provided type is not know to P-Grid.
NoSuchTypeException() - Constructor for exception p2p.storage.events.NoSuchTypeException
Constructs a NoSuchTypeException without any detail message.
NoSuchTypeException(String) - Constructor for exception p2p.storage.events.NoSuchTypeException
Constructs a NoSuchTypeException with the specified detail message.
NoSuchTypeHandlerException - Exception in p2p.storage.events
The NoSuchTypeHandlerException is thrown when no type handler could be found for a provided type.
NoSuchTypeHandlerException() - Constructor for exception p2p.storage.events.NoSuchTypeHandlerException
Constructs a NoSuchTypeHandlerException without any detail message.
NoSuchTypeHandlerException(String) - Constructor for exception p2p.storage.events.NoSuchTypeHandlerException
Constructs a NoSuchTypeHandlerException with the specified detail message.

P-Grid v2.0a2 API Specification
A C D G H I J K L M N P Q R S T U W
This is open source software distributed under the terms of the GNU General Public License, a copy of which is included in the file LICENSE. If not you can find the GPL at http://www.gnu.org/copyleft/gpl.txt