Kodo 4.2.0 (DEPRECATED)

com.solarmetric.remote
Interface Transport.Server

All Superinterfaces:
Closeable
Enclosing interface:
Transport

public static interface Transport.Server
extends Closeable

Server side transport layer handler.


Method Summary
 Transport.Channel accept()
          Accept a client request.
 boolean isClosed()
          Return true if this server has been closed.
 
Methods inherited from interface org.apache.openjpa.lib.util.Closeable
close
 

Method Detail

accept

Transport.Channel accept()
                         throws Exception
Accept a client request.

Throws:
Exception

isClosed

boolean isClosed()
                 throws Exception
Return true if this server has been closed.

Throws:
Exception

Kodo 4.2.0 (DEPRECATED)

Copyright 2015 Oracle, Inc. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Oracle Kodo 4.2.0 API Reference (DEPRECATED)
11g Release 1 (10.3.6)
Part Number E13950-03