This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It's a blood orange flip, but 2+ times the ingredients. So named because you only need one. | |
(http://www.youtube.com/watch?v=heR0HA9hFhQ) | |
* Make an ounce or two of honey syrup by simmering equal parts honey and water for 5 minutes. | |
* Whisk one egg white for ten or twenty seconds, until it starts to foam. | |
* Add honey, three dashes of bitters, two ounces of blood orange juice, and three or four ounces of bourbon to a cocktail shaker. | |
* Shake well for ten seconds. | |
* Fill shaker with ice. | |
* Shake for ten or twenty more. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DHE-RSA-AES256-SHA | |
DHE-DSS-AES256-SHA | |
AES256-SHA | |
EDH-RSA-DES-CBC3-SHA | |
EDH-DSS-DES-CBC3-SHA | |
DES-CBC3-SHA | |
DES-CBC3-MD5 | |
DHE-RSA-AES128-SHA | |
DHE-DSS-AES128-SHA | |
AES128-SHA |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(ns com.example.service | |
(:refer-clojure) | |
(:import javax.jws.WebMethod | |
javax.jws.WebParam | |
javax.jws.WebService)) | |
(definterface FooBarInterface | |
(#^String frobbleBaz [#^String name | |
#^String address |
NewerOlder