|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.fossilec.odettej.service.Service
org.fossilec.odettej.service.UsualService
public class UsualService
Constructor Summary | |
---|---|
UsualService(Transport transport,
int debSize)
|
Method Summary | |
---|---|
OdetteExchangeBuffer |
receive(boolean strictFormat)
|
int |
send(OdetteExchangeBuffer oeb)
|
Methods inherited from class org.fossilec.odettej.service.Service |
---|
connect, disconnect, getExchangeBufferSize, getInstance, getTransport, isConnected |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UsualService(Transport transport, int debSize)
Method Detail |
---|
public OdetteExchangeBuffer receive(boolean strictFormat) throws OdetteFTPException
receive
in class Service
OdetteFTPException
public int send(OdetteExchangeBuffer oeb) throws OdetteFTPException
send
in class Service
OdetteFTPException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |