Package | Description |
---|---|
pdp.compileplatform.execution | |
pdp.compileplatform.frontend |
Class and Description |
---|
Lang
A language unit representation as seen by the remote clients , it's a JavaBean so that
it can be constructed by the JAX-WS API
|
Class and Description |
---|
ConnectRet
This class represents objects returned to a client call to the web method
connect , it's a JavaBean to allow
its creation by the JAX-WS API |
EnumRetCode |
GetDetailsRet
This class represents objects returned to a client call to the web method
getDetails , it's a JavaBean to allow
its creation by the JAX-WS API |
GetLanguagesRet
This class represents objects returned to a client call to the web method
getLanguages , it's a JavaBean to allow
its creation by the JAX-WS API |
GetStatusRet
This class represents objects returned to a client call to the web method
getStatus , it's a JavaBean to allow
its creation by the JAX-WS API |
InfoKey
A JavaBean included in all object returned by the platform
web methods , it gives information about client's request (success, failure)
|
Lang
A language unit representation as seen by the remote clients , it's a JavaBean so that
it can be constructed by the JAX-WS API
|
RequestHandlerInterface
This interface presents the services provided by the platform (public requests
are handled by an object implementing this interface).
|
RequestListenerInterface
This interface presents the platform API as seen by clients,
all public services that the server can handle
|
SendRequestRet
This class represents objects returned to a client call to the web method
sendRequest ,
it's a JavaBean to allow its creation by the JAX-WS API |