A B C D E G H I O S

I

InboundRequest - Class in com.efaxdeveloper.util.inbound
InboundRequest application interface
InboundRequest(File) - Constructor for class com.efaxdeveloper.util.inbound.InboundRequest
Constructor used to instantiate using a File object without validation.
InboundRequest(File, String) - Constructor for class com.efaxdeveloper.util.inbound.InboundRequest
Constructor used to instantiate using a File object with validation.
InboundRequest(String) - Constructor for class com.efaxdeveloper.util.inbound.InboundRequest
Constructor used to instantiate using an XML string without validation.
InboundRequest(String, String) - Constructor for class com.efaxdeveloper.util.inbound.InboundRequest
Constructor used to instantiate using an XML string with validation.
InboundRequestServlet - Class in com.efaxdeveloper.util.inbound
InboundRequestServlet (Sample code)
InboundRequestServlet() - Constructor for class com.efaxdeveloper.util.inbound.InboundRequestServlet
 
init(ServletConfig) - Method in class com.efaxdeveloper.util.inbound.InboundRequestServlet
Initialize global variables
init(ServletConfig) - Method in class com.efaxdeveloper.util.outbound.DispositionCatcherServlet
Initialize global variables
init(ServletConfig) - Method in class com.efaxdeveloper.util.outbound.OutboundRequestServlet
Initialize global variables
init(ServletConfig) - Method in class com.efaxdeveloper.util.outbound.StatusRequestServlet
Initialize global variables
isApproved() - Method in class com.efaxdeveloper.util.outbound.OutboundResponse
Method to determine whether or not the outbound request was approved by eFax Developer™.
isApproved() - Method in class com.efaxdeveloper.util.outbound.StatusResponse
Method to determine whether or not the status request was approved by eFax Developer™.
isHTMLResponse() - Method in class com.efaxdeveloper.util.outbound.OutboundRequest
Method to determine if an HTML response was requested.
isHTMLResponse() - Method in class com.efaxdeveloper.util.outbound.OutboundResponse
Method to determine if an HTML response was requested.
isHTMLResponse() - Method in class com.efaxdeveloper.util.outbound.StatusRequest
Method to determine if an HTML response was requested.
isHTMLResponse() - Method in class com.efaxdeveloper.util.outbound.StatusResponse
Method to determine if an HTML response was requested.
ISO_DUTCH - Static variable in class com.efaxdeveloper.util.outbound.OutboundRequest
Used to indicate a Disposition ISO 639-1 language code of "nl"
ISO_ENGLISH - Static variable in class com.efaxdeveloper.util.outbound.OutboundRequest
Used to indicate a Disposition ISO 639-1 language code of "en"
ISO_FRENCH - Static variable in class com.efaxdeveloper.util.outbound.OutboundRequest
Used to indicate a Disposition ISO 639-1 language code of "fr"
ISO_GERMAN - Static variable in class com.efaxdeveloper.util.outbound.OutboundRequest
Used to indicate a Disposition ISO 639-1 language code of "de"
ISO_ITALIAN - Static variable in class com.efaxdeveloper.util.outbound.OutboundRequest
Used to indicate a Disposition ISO 639-1 language code of "it"
ISO_POLISH - Static variable in class com.efaxdeveloper.util.outbound.OutboundRequest
Used to indicate a Disposition ISO 639-1 language code of "pl"
ISO_PORTUGUESE - Static variable in class com.efaxdeveloper.util.outbound.OutboundRequest
Used to indicate a Disposition ISO 639-1 language code of "pt"
ISO_SPANISH - Static variable in class com.efaxdeveloper.util.outbound.OutboundRequest
Used to indicate a Disposition ISO 639-1 language code of "es"
isPageSplitting() - Method in class com.efaxdeveloper.util.inbound.InboundRequest
Method to determine whether or not the XML POST contains page splits.

A B C D E G H I O S