|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
EPG - Rewrite - 27Apr03
Method Summary | |
Atom |
defaultAtom()
Instantiate a default atom for this kind of injector. |
Receipt |
defaultPost(int numeric,
java.lang.Object o)
Post a a default item. |
Receipt |
post(Atom a)
Post an item |
void |
setChannel(Channel c)
Set channel callback |
Method Detail |
public Receipt post(Atom a) throws ChannelException
ChannelException
public Receipt defaultPost(int numeric, java.lang.Object o) throws ChannelException
numeric
- valueo
- object to post (often a string)
ChannelException
public Atom defaultAtom()
public void setChannel(Channel c) throws ChannelException
ChannelException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |