de.jiac.micro.internal.core
Class NonRTAgent.AgentAccess

java.lang.Object
  extended by de.jiac.micro.internal.core.NonRTAgent.AgentAccess
All Implemented Interfaces:
IResourceHandle, IHandle
Enclosing class:
NonRTAgent

protected class NonRTAgent.AgentAccess
extends Object
implements IResourceHandle


Constructor Summary
NonRTAgent.AgentAccess()
           
 
Method Summary
 void close(javax.microedition.io.Connection con)
           
 javax.microedition.io.Connection open(String url)
           
 IStreamConnection openStreamConnection(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonRTAgent.AgentAccess

public NonRTAgent.AgentAccess()
Method Detail

close

public void close(javax.microedition.io.Connection con)
Specified by:
close in interface IResourceHandle

open

public javax.microedition.io.Connection open(String url)
                                      throws IOException
Specified by:
open in interface IResourceHandle
Throws:
IOException

openStreamConnection

public IStreamConnection openStreamConnection(String url)
                                       throws IOException
Specified by:
openStreamConnection in interface IResourceHandle
Throws:
IOException


Copyright © 2008-2011 DAI-Labor. All Rights Reserved.