org.rococoa.cocoa.message
Interface MessageLibrary

All Superinterfaces:
Library

public interface MessageLibrary
extends Library

JNA Wrapper for library Message
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static class MessageLibrary.NSASCIIMailFormat
           
static class MessageLibrary.NSMIMEMailFormat
           
static class MessageLibrary.NSSendmailDeliveryProtocol
           
static class MessageLibrary.NSSMTPDeliveryProtocol
           
 
Nested classes/interfaces inherited from interface com.sun.jna.Library
Library.Handler
 
Field Summary
static int __MESSAGE_EXPORT__
           
static MessageLibrary INSTANCE
           
 
Fields inherited from interface com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER
 

Field Detail

INSTANCE

static final MessageLibrary INSTANCE

__MESSAGE_EXPORT__

static final int __MESSAGE_EXPORT__
See Also:
Constant Field Values