Mule Amazon FWS Connector
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
com.amazonaws.fba_inbound.doc._2007_05_10
com.amazonaws.fba_inbound.doc._2007_05_10.holders
com.amazonaws.fba_inventory.doc._2009_07_31
com.amazonaws.fba_inventory.doc._2009_07_31.holders
com.amazonaws.fba_outbound.doc._2007_08_02
com.amazonaws.fba_outbound.doc._2007_08_02.holders
org.mule.module.fws
org.mule.module.fws.api
org.mule.module.fws.config
org.mule.module.fws.config.spring
Interfaces
FWSClient
<ExceptionType extends Throwable>
Classes
Arrays
AxisFWSClient
FWSClientAdaptor
FwsDates
FwsPaginatedIterable
<T, Page>
PaginatedIterable
<T, Page>
PortProvider
<T>
Enums
ItemCondition
LabelPreference
ShipmentStatus
Exceptions
FwsException
Package Index
|
Class Index
Summary:
Methods
|
Inherited Methods
|
[Expand All]
public final class
FwsDates
extends Object
java.lang.Object
↳
org.mule.module.fws.api.FwsDates
Summary
Public Methods
static String
format
(Date date)
static String
formatForSignature
(Date date)
static Calendar
toCalendar
(Date date)
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Public Methods
public static String
format
(Date date)
Parameters
date
public static String
formatForSignature
(Date date)
Parameters
date
public static Calendar
toCalendar
(Date date)
Parameters
date