代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4687308
java handler.java
// Handler.java - URLStreamHandler for gcjlib protocol.
/* Copyright (C) 2003 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of
www.eeworm.com/read/233448/4687312
java handler.java
// Handler.java - URLStreamHandler for core protocol.
/* Copyright (C) 2001 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of t
www.eeworm.com/read/233448/4687314
java handler.java
/* gnu.java.net.protocol.jar.Handler - jar protocol handler for java.net
Copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free so
www.eeworm.com/read/233448/4689569
java handler.java
/* Handler.java -- a class for publishing log messages
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistri
www.eeworm.com/read/233268/4693274
java handler.java
/*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followin
www.eeworm.com/read/232891/4695843
java handler.java
package com.wrox.whois;
import java.io.IOException;
import java.net.*;
// WHOIS RFC 954 URL stream handler
public class Handler extends URLStreamHandler {
// Well-known WHOIS protocol
www.eeworm.com/read/229812/4729640
c handler.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229434/4755809
java handler.java
import java.io.*;
import java.nio.channels.*;
public interface Handler {
public void handle(SelectionKey key) throws IOException;
}
/****************************************************
www.eeworm.com/read/227600/4773679
java handler.java
/* RsyncProtocolHandler.java
*
* $Id: Handler.java 3766 2005-08-17 23:36:54Z stack-sf $
*
* Created Jul 15, 2005
*
* Copyright (C) 2005 Internet Archive.
*
* This file is part of the Heritrix