站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 .net API Documentation 英文版文档

Handler (JBoss.Net API) - JBoss 3.2.7 .net API Documentation 英文版文档


org.jboss.net.axis.transport.mailto
Class Handler

java.lang.Object
  extended byjava.net.URLStreamHandler
      extended byorg.jboss.net.axis.transport.mailto.Handler

public class Handler
extends URLStreamHandler

Title:

Description:

Copyright:
Copyright (c) 2004
Company:
Green River Computing Services

Version:
$Revision: 1.1.4.1 $
Author:
Jason Essington

Constructor Summary
Handler()
           
 
Method Summary
protected  URLConnection openConnection(URL arg0)
           
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Handler

public Handler()
Method Detail

openConnection

protected URLConnection openConnection(URL arg0)
                                throws IOException
Throws:
IOException


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.