| Element | Description | Class |
|---|---|---|
| socketAddress | Workaround for dealing with inability to annotate java docs of JDK socket address classes. | org.apache.mina.integration.xbean.SocketAddressFactory |
| standardThreadPool | A ThreadPool | org.apache.mina.integration.xbean.StandardThreadPool |
| Attribute | Type | Description |
|---|---|---|
| value | xs:string | The socket address as a String |
| Attribute | Type | Description |
|---|---|---|
| maxThreads | xs:integer | The maximum number of threads to use in the associated pool |