Package | Description |
---|---|
com.rultor.board |
Billboard for announcements.
|
Modifier and Type | Class and Description |
---|---|
static class |
Bill.Simple
Simple bill, from snapshot.
|
class |
Symmetrical
Symmetrical bill's subject and and body return body() of encapsulated bill.
|
class |
XsltBill
XSL transformation bill.
|
class |
XsltSubject
XSL transformation subject.
|
Constructor and Description |
---|
SES(Bill bll,
SESClient clnt)
Public ctor.
|
SES(Bill bll,
String key,
String secret)
Public ctor.
|
SNS(String arn,
SNSClient clnt,
Bill bll)
Public ctor.
|
SNS(String arn,
String key,
String secret,
Bill bll)
Public ctor.
|
Symmetrical(Bill bill)
Public constructor.
|
XsltBill(String xsltran,
Bill bill)
Public constructor.
|
XsltSubject(String xsltran,
Bill bill)
Public constructor.
|
Copyright © 2009–2014 Rultor Inc.. All rights reserved.