org.ccnx.ccn.profiles.ccnd.FaceManager Class Reference

List of all members.

Classes

class  FaceInstance

Public Types

enum  ActionType { NewFace = ("newface"), DestroyFace = ("destroyface"), QueryFace = ("queryface") }

Public Member Functions

 FaceManager (CCNHandle handle) throws CCNDaemonException
Integer createFace (NetworkProtocol ipProto, String host, Integer port) throws CCNDaemonException
Integer createFace (NetworkProtocol ipProto, String host, Integer port, Integer lifetime) throws CCNDaemonException
Integer createFace (NetworkProtocol ipProto, String host, Integer port, String multicastInterface, Integer multicastTTL, Integer lifetime) throws CCNDaemonException
void deleteFace (Integer faceID) throws CCNDaemonException
FaceInstance queryFace (Integer faceID) throws CCNDaemonException

The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:47 2011 for Content-Centric Networking in Java by  doxygen 1.6.3