|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TCPIPServerGeneralInfoInterface
This class represents general TCPIP server configuration information.
Field Summary | |
---|---|
static java.lang.String |
version
|
Method Summary | |
---|---|
boolean |
getDedicatedSessionMode()
Returns the dedicatedSessionMode. |
int |
getMaxDataSize()
Returns the maxDataSize. |
java.lang.String |
getScopeOfState()
|
boolean |
isCollaborationScopeOfState()
|
boolean |
isConnectionScopeOfState()
|
boolean |
isOtdScopeOfState()
|
boolean |
isPersistenceScopeOfState()
|
boolean |
isResourceAdapterScopeOfState()
|
void |
setMaxDataSize(int maxDataSize)
Sets the maxDataSize. |
Field Detail |
---|
static final java.lang.String version
Method Detail |
---|
int getMaxDataSize()
void setMaxDataSize(int maxDataSize) throws TCPIPApplicationException
maxDataSize
- The maxDataSize to set
TCPIPApplicationException
- on errorboolean getDedicatedSessionMode()
boolean isPersistenceScopeOfState()
boolean isResourceAdapterScopeOfState()
boolean isConnectionScopeOfState()
boolean isCollaborationScopeOfState()
boolean isOtdScopeOfState()
java.lang.String getScopeOfState()
|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |