|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.synapse.transport.nhttp.util.AccessTimeUtil
public class AccessTimeUtil
Utility methods related to the Access Time
| Constructor Summary | |
|---|---|
AccessTimeUtil()
|
|
| Method Summary | |
|---|---|
static String |
getAccessDate(Date date)
|
static Date |
getDate()
This method returns a Date object that is accurate to within one second. |
static String |
getTimeZone()
gets the timezone +/-{****}}, offset from GMT, |
static void |
handleThrowable(Throwable t)
Checks whether the supplied Throwable is one that needs to be re-thrown and swallows all others. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccessTimeUtil()
| Method Detail |
|---|
public static String getTimeZone()
public static Date getDate()
public static String getAccessDate(Date date)
public static void handleThrowable(Throwable t)
t - the Throwable to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||