|
freiheit.com technologies gmbh | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.freiheit.gnupg.GnuPGPeer
public class GnuPGPeer
Peer Class to hold the pointers to connect to the underlying gpgme library. This is the base class for all GnuPG*.java Classes. DO NOT USE IT. It is not intended for library users.
Constructor Summary | |
---|---|
GnuPGPeer()
|
Method Summary | |
---|---|
protected int |
getInternalRepresentation()
DO NOT USE IT. |
protected void |
setInternalRepresentation(int ptr)
DO NOT USE IT. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GnuPGPeer()
Method Detail |
---|
protected void setInternalRepresentation(int ptr)
protected int getInternalRepresentation()
|
freiheit.com technologies gmbh | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |