Class TlsConfigPointer

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped

    public class TlsConfigPointer
    extends com.sun.jna.PointerType
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object fromNative​(java.lang.Object nativeValue, com.sun.jna.FromNativeContext context)  
      • Methods inherited from class com.sun.jna.PointerType

        equals, getPointer, hashCode, nativeType, setPointer, toNative, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • TlsConfigPointer

        public TlsConfigPointer()
      • TlsConfigPointer

        public TlsConfigPointer​(com.sun.jna.Pointer p)
    • Method Detail

      • fromNative

        public java.lang.Object fromNative​(java.lang.Object nativeValue,
                                           com.sun.jna.FromNativeContext context)
        Specified by:
        fromNative in interface com.sun.jna.NativeMapped
        Overrides:
        fromNative in class com.sun.jna.PointerType