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

Static Public Attributes

static final Component CCNX = new Component("ccnx")

The documentation for this class was generated from the following file:
Generated on Tue Aug 21 14:55:27 2012 for Content-Centric Networking in Java by  doxygen 1.6.3